[svn] r4826 - in trunk/rpms: . clamav geoip
gstreamer-plugins-extras gstreamer08-plugins-extras
kernel-module-hostap mambo ming netmapr obexftp physfs
python-forward-compat python-paramiko python-tdb rpmstrap
rsstool sysprof yam yest
packagers at lists.rpmforge.net
packagers at lists.rpmforge.net
Mon Oct 16 16:06:16 CEST 2006
Author: dag
Date: 2006-10-16 16:06:09 +0200 (Mon, 16 Oct 2006)
New Revision: 4826
Added:
trunk/rpms/yest/
trunk/rpms/yest/yest.spec
Modified:
trunk/rpms/clamav/clamav.spec
trunk/rpms/geoip/geoip.spec
trunk/rpms/gstreamer-plugins-extras/gstreamer-plugins-extras.spec
trunk/rpms/gstreamer08-plugins-extras/gstreamer08-plugins-extras.spec
trunk/rpms/kernel-module-hostap/kernel-module-hostap.spec
trunk/rpms/mambo/mambo.spec
trunk/rpms/ming/ming.spec
trunk/rpms/netmapr/netmapr.spec
trunk/rpms/obexftp/obexftp.spec
trunk/rpms/physfs/physfs.spec
trunk/rpms/python-forward-compat/python-forward-compat.spec
trunk/rpms/python-paramiko/python-paramiko.spec
trunk/rpms/python-tdb/python-tdb.spec
trunk/rpms/rpmstrap/rpmstrap.spec
trunk/rpms/rsstool/rsstool.spec
trunk/rpms/sysprof/sysprof.spec
trunk/rpms/yam/yam.spec
Log:
Updates
Modified: trunk/rpms/clamav/clamav.spec
===================================================================
--- trunk/rpms/clamav/clamav.spec 2006-10-16 09:09:36 UTC (rev 4825)
+++ trunk/rpms/clamav/clamav.spec 2006-10-16 14:06:09 UTC (rev 4826)
@@ -10,7 +10,7 @@
Summary: Anti-virus software
Name: clamav
-Version: 0.88.4
+Version: 0.88.5
Release: 1
License: GPL
Group: Applications/System
@@ -350,6 +350,9 @@
%{_libdir}/pkgconfig/libclamav.pc
%changelog
+* Sun Oct 15 2006 Dag Wieers <dag at wieers.com> - 0.88.5-1
+- Updated to release 0.88.5.
+
* Mon Aug 07 2006 Dag Wieers <dag at wieers.com> - 0.88.4-1
- Updated to release 0.88.4.
Modified: trunk/rpms/geoip/geoip.spec
===================================================================
--- trunk/rpms/geoip/geoip.spec 2006-10-16 09:09:36 UTC (rev 4825)
+++ trunk/rpms/geoip/geoip.spec 2006-10-16 14:06:09 UTC (rev 4826)
@@ -8,7 +8,7 @@
Version: 1.3.17
Release: 1
License: GPL
-Group: Development/Libraries
+Group: Development/Libraries
URL: http://www.maxmind.com/app/c
Source: http://www.maxmind.com/download/geoip/api/c/GeoIP-%{version}.tar.gz
Modified: trunk/rpms/gstreamer-plugins-extras/gstreamer-plugins-extras.spec
===================================================================
--- trunk/rpms/gstreamer-plugins-extras/gstreamer-plugins-extras.spec 2006-10-16 09:09:36 UTC (rev 4825)
+++ trunk/rpms/gstreamer-plugins-extras/gstreamer-plugins-extras.spec 2006-10-16 14:06:09 UTC (rev 4826)
@@ -48,7 +48,7 @@
%package audio
Summary: Extra audio plugins for GStreamer
-Group: Applications/Multimedia
+Group: Applications/Multimedia
BuildRequires: a52dec-devel >= 0.7.3
BuildRequires: faad2-devel >= 2.0
Modified: trunk/rpms/gstreamer08-plugins-extras/gstreamer08-plugins-extras.spec
===================================================================
--- trunk/rpms/gstreamer08-plugins-extras/gstreamer08-plugins-extras.spec 2006-10-16 09:09:36 UTC (rev 4825)
+++ trunk/rpms/gstreamer08-plugins-extras/gstreamer08-plugins-extras.spec 2006-10-16 14:06:09 UTC (rev 4826)
@@ -52,7 +52,7 @@
%package audio
Summary: Extra audio plugins for GStreamer
-Group: Applications/Multimedia
+Group: Applications/Multimedia
BuildRequires: a52dec-devel >= 0.7.3
BuildRequires: faad2-devel >= 2.0
Modified: trunk/rpms/kernel-module-hostap/kernel-module-hostap.spec
===================================================================
--- trunk/rpms/kernel-module-hostap/kernel-module-hostap.spec 2006-10-16 09:09:36 UTC (rev 4825)
+++ trunk/rpms/kernel-module-hostap/kernel-module-hostap.spec 2006-10-16 14:06:09 UTC (rev 4826)
@@ -63,7 +63,7 @@
%package devel-%{krel}
Summary: Headers and symbol versions for hostap
-Group: Development/System
+Group: Development/Libraries
Provides: %{name} = %{version}-%{release}
%if %{post26}
Requires: kernel-module-devel-%{krel}
Modified: trunk/rpms/mambo/mambo.spec
===================================================================
--- trunk/rpms/mambo/mambo.spec 2006-10-16 09:09:36 UTC (rev 4825)
+++ trunk/rpms/mambo/mambo.spec 2006-10-16 14:06:09 UTC (rev 4826)
@@ -3,10 +3,10 @@
Summary: Mambo Open Source (CMS)
Name: mambo
-Version: 4.5.4
-Release: 2
+Version: 4.6
+Release: 1
License: GPL
-Group: System/Servers
+Group: System Environment/Daemons
URL: http://www.mamboserver.com/
Source0: http://mamboxchange.com/frs/download.php/7877/MamboV%{version}.tar.gz
@@ -25,7 +25,7 @@
%package administrator
Summary: Administrative web interface for Mambo Open Source
-Group: System/Servers
+Group: System Environment/Daemons
Requires: %{name} = %{version}-%{release}
%description administrator
@@ -72,6 +72,12 @@
%{_localstatedir}/www/mambo/administrator/
%changelog
+* Sun Oct 15 2006 Dag Wieers <dag at wieers.com> - 4.6-1
+- Updated to release 4.6.
+
+* Sat Oct 14 2006 Dag Wieers <dag at wieers.com> - 4.5.4-3
+- Fixed group name.
+
* Thu Jun 29 2006 Dag Wieers <dag at wieers.com> - 4.5.4-2
- Change ownership to apache.
Modified: trunk/rpms/ming/ming.spec
===================================================================
--- trunk/rpms/ming/ming.spec 2006-10-16 09:09:36 UTC (rev 4825)
+++ trunk/rpms/ming/ming.spec 2006-10-16 14:06:09 UTC (rev 4826)
@@ -18,7 +18,7 @@
Summary: SWF output library
Name: ming
Version: 0.3.0
-Release: 2
+Release: 3
License: LGPL
Group: System Environment/Libraries
URL: http://www.opaque.net/ming/
@@ -48,7 +48,7 @@
%package -n perl-ming
Summary: Ming perl module
-Group: Development/Languages/Perl
+Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
Requires: perl
Obsoletes: ming-perl
@@ -58,7 +58,7 @@
%package -n python-ming
Summary: Ming Python module
-Group: Development/Languages/Perl
+Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
Requires: python = %{python_version}
Obsoletes: ming-python
@@ -181,6 +181,9 @@
%endif
%changelog
+* Sat Oct 14 2006 Dag Wieers <dag at wieers.com> - 0.3.0-3
+- Fixed group name.
+
* Mon May 29 2006 Dag Wieers <dag at wieers.com> - 0.3.0-2
- Added perl and python bindings.
Modified: trunk/rpms/netmapr/netmapr.spec
===================================================================
--- trunk/rpms/netmapr/netmapr.spec 2006-10-16 09:09:36 UTC (rev 4825)
+++ trunk/rpms/netmapr/netmapr.spec 2006-10-16 14:06:09 UTC (rev 4826)
@@ -6,10 +6,10 @@
Summary: Shows network diagrams
Name: netmapr
Version: 1.8
-Release: 2
+Release: 3
License: GPL
-Group: Applications/Networking
-URL: http://www.nethack.net/software/netmapr
+Group: Applications/Internet
+URL: http://www.nethack.net/software/netmapr/
Source: http://www.nethack.net/software/netmapr/downloads/netmapr-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
@@ -66,7 +66,7 @@
%{_datadir}/applications/*netmapr.desktop
%changelog
-* Mon Oct 09 2006 Dag Wieers <dag at wieers.com> - 1.8-2
+* Mon Oct 09 2006 Dag Wieers <dag at wieers.com> - 1.8-3
- Fixed group name.
* Fri May 19 2006 Dries Verachtert <dries at ulyssis.org> - 1.8-1
Modified: trunk/rpms/obexftp/obexftp.spec
===================================================================
--- trunk/rpms/obexftp/obexftp.spec 2006-10-16 09:09:36 UTC (rev 4825)
+++ trunk/rpms/obexftp/obexftp.spec 2006-10-16 14:06:09 UTC (rev 4826)
@@ -10,9 +10,9 @@
Summary: Tool to access devices via the OBEX protocol
Name: obexftp
Version: 0.19
-Release: 2
+Release: 3
License: GPL
-Group: Applications/Communication
+Group: Applications/Communications
URL: http://openobex.triq.net/
Source: http://dl.sf.net/openobex/obexftp-%{version}.tar.gz
@@ -112,7 +112,7 @@
%endif
%changelog
-* Mon Oct 09 2006 Dag Wieers <dag at wieers.com> - 0.19-2
+* Mon Oct 09 2006 Dag Wieers <dag at wieers.com> - 0.19-3
- Fixed group name.
* Sat Aug 19 2006 Dag Wieers <dag at wieers.com> - 0.19-1
Modified: trunk/rpms/physfs/physfs.spec
===================================================================
--- trunk/rpms/physfs/physfs.spec 2006-10-16 09:09:36 UTC (rev 4825)
+++ trunk/rpms/physfs/physfs.spec 2006-10-16 14:06:09 UTC (rev 4826)
@@ -23,7 +23,7 @@
%package devel
Summary: Headers for developing programs that will use physfs
-Group: Development/Libraries
+Group: Development/Libraries
Requires: %{name} = %{version}, zlib-devel
%description devel
Modified: trunk/rpms/python-forward-compat/python-forward-compat.spec
===================================================================
--- trunk/rpms/python-forward-compat/python-forward-compat.spec 2006-10-16 09:09:36 UTC (rev 4825)
+++ trunk/rpms/python-forward-compat/python-forward-compat.spec 2006-10-16 14:06:09 UTC (rev 4826)
@@ -1,26 +1,26 @@
-Name: python-forward-compat
+Name: python-forward-compat
%if %{?rh7:1}%{!?rh7:0} || %{?rh9:1}%{!?rh9:0} || %{?fc1:1}%{!?fc1:0}
-Version: 2.2
+Version: 2.2
%endif
%if %{?fc2:1}%{!?fc2:0}
-Version: 2.3
+Version: 2.3
%endif
-Release: 1
-Summary: Forward compatibility package for Python %{version}
+Release: 1
+Summary: Forward compatibility package for Python %{version}
-Group: Development/Languages
-License: PSF
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
+Group: Development/Languages
+License: PSF
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
-BuildArch: noarch
-Requires: %{_bindir}/python%{version}
+BuildArch: noarch
+Requires: %{_bindir}/python%{version}
%if ! %{?fc2:1}%{!?fc2:0}
-Provides: python-abi = %{version}
+Provides: python-abi = %{version}
%endif
-Provides: python(abi) = %{version}
+Provides: python(abi) = %{version}
%description
This package provides virtual capabilities and directories for Python
Modified: trunk/rpms/python-paramiko/python-paramiko.spec
===================================================================
--- trunk/rpms/python-paramiko/python-paramiko.spec 2006-10-16 09:09:36 UTC (rev 4825)
+++ trunk/rpms/python-paramiko/python-paramiko.spec 2006-10-16 14:06:09 UTC (rev 4826)
@@ -7,8 +7,8 @@
Summary: SSH2 protocol for Python
Name: python-paramiko
-Version: 1.6.2
-Release: 2
+Version: 1.6.3
+Release: 1
License: GPL
Group: System Environment/Libraries
URL: http://www.lag.net/~robey/paramiko/
@@ -53,6 +53,9 @@
%ghost %{python_sitelib}/paramiko/*.pyo
%changelog
+* Sun Oct 15 2006 Dag Wieers <dag at wieers.com> - 1.6.3-1
+- Updated to release 1.6.3.
+
* Mon Oct 09 2006 Dag Wieers <dag at wieers.com> - 1.6.2-2
- Fixed group name.
Modified: trunk/rpms/python-tdb/python-tdb.spec
===================================================================
--- trunk/rpms/python-tdb/python-tdb.spec 2006-10-16 09:09:36 UTC (rev 4825)
+++ trunk/rpms/python-tdb/python-tdb.spec 2006-10-16 14:06:09 UTC (rev 4826)
@@ -34,7 +34,8 @@
%install
%{__rm} -rf %{buildroot}
-%{__python} setup.py install -O1 --skip-build --root="%{buildroot}" --prefix="%{_prefix}"
+#%{__python} setup.py install -O1 --skip-build --root="%{buildroot}" --prefix="%{_prefix}"
+%{__install} -Dp -m0755 build/*/tdb.so %{buildroot}%{python_sitearch}/tdb.so
%clean
%{__rm} -rf %{buildroot}
Modified: trunk/rpms/rpmstrap/rpmstrap.spec
===================================================================
--- trunk/rpms/rpmstrap/rpmstrap.spec 2006-10-16 09:09:36 UTC (rev 4825)
+++ trunk/rpms/rpmstrap/rpmstrap.spec 2006-10-16 14:06:09 UTC (rev 4826)
@@ -27,32 +27,36 @@
%install
%{__rm} -rf %{buildroot}
-DESTDIR=%{buildroot} bash install.sh
-%{__rm} -f %{buildroot}%{_bindir}/rpm_get-arch.py
-%{__rm} -f %{buildroot}%{_bindir}/rpm_refiner.py
-%{__rm} -f %{buildroot}%{_bindir}/rpm_solver.py
-%{__ln_s} %{_libdir}/rpmstrap/tools/rpm_get-arch.py %{buildroot}%{_bindir}/rpm_get-arch.py
-%{__ln_s} %{_libdir}/rpmstrap/tools/rpm_refiner.py %{buildroot}%{_bindir}/rpm_refiner.py
-%{__ln_s} %{_libdir}/rpmstrap/tools/rpm_solver.py %{buildroot}%{_bindir}/rpm_solver.py
+DESTDIR="%{buildroot}" LIBDIR="%{buildroot}%{_libdir}/rpmstrap" ./install.sh
+%{__ln_s} -f %{_libdir}/rpmstrap/tools/compstool.py %{buildroot}%{_bindir}/compstool.py
+%{__ln_s} -f %{_libdir}/rpmstrap/tools/progress_bar.py %{buildroot}%{_bindir}/progress_bar.py
+%{__ln_s} -f %{_libdir}/rpmstrap/tools/rpm_get-arch.py %{buildroot}%{_bindir}/rpm_get-arch.py
+%{__ln_s} -f %{_libdir}/rpmstrap/tools/rpm_get-update.py %{buildroot}%{_bindir}/rpm_get-update.py
+%{__ln_s} -f %{_libdir}/rpmstrap/tools/rpm_migrate.sh %{buildroot}%{_bindir}/rpm_migrate.sh
+%{__ln_s} -f %{_libdir}/rpmstrap/tools/rpm_refiner.py %{buildroot}%{_bindir}/rpm_refiner.py
+%{__ln_s} -f %{_libdir}/rpmstrap/tools/rpm_solver.py %{buildroot}%{_bindir}/rpm_solver.py
+%{__ln_s} -f %{_libdir}/rpmstrap/tools/rpmdiff.py %{buildroot}%{_bindir}/rpmdiff.py
+%{__ln_s} -f %{_libdir}/rpmstrap/tools/rpmdiff_lib.py %{buildroot}%{_bindir}/rpmdiff_lib.py
+%{__ln_s} -f %{_libdir}/rpmstrap/tools/suite_upgrader.py %{buildroot}%{_bindir}/suite_upgrader.py
%clean
%{__rm} -rf %{buildroot}
%files
%defattr(-, root, root, 0755)
-%doc LICENSE README TODO
-%{_bindir}/rpm_get-arch.py
-%{_bindir}/rpm_refiner.py
-%{_bindir}/rpm_solver.py
-%{_bindir}/rpmstrap
-%{_libdir}/rpmstrap
+%doc CHANGES LICENSE README TODO
%{_bindir}/compstool.py
%{_bindir}/progress_bar.py
+%{_bindir}/rpm_get-arch.py
%{_bindir}/rpm_get-update.py
%{_bindir}/rpm_migrate.sh
+%{_bindir}/rpm_refiner.py
+%{_bindir}/rpm_solver.py
%{_bindir}/rpmdiff.py
%{_bindir}/rpmdiff_lib.py
+%{_bindir}/rpmstrap
%{_bindir}/suite_upgrader.py
+%{_libdir}/rpmstrap/
%changelog
* Mon Oct 09 2006 Dag Wieers <dag at wieers.com> - 0.5.2-2
Modified: trunk/rpms/rsstool/rsstool.spec
===================================================================
--- trunk/rpms/rsstool/rsstool.spec 2006-10-16 09:09:36 UTC (rev 4825)
+++ trunk/rpms/rsstool/rsstool.spec 2006-10-16 14:06:09 UTC (rev 4826)
@@ -4,7 +4,7 @@
Summary: Read, parse, merge and write RSS (and Atom) feeds
Name: rsstool
-Version: 0.9.4
+Version: 0.9.5
Release: 1
License: GPL
Group: Applications/Text
@@ -41,5 +41,8 @@
%{_bindir}/rsstool
%changelog
+* Sun Oct 15 2006 Dag Wieers <dag at wieers.com> - 0.9.5-1
+- Updated to release 0.9.5.
+
* Sun Oct 08 2006 Dag Wieers <dag at wieers.com> - 0.9.4-1
- Initial package. (using DAR)
Modified: trunk/rpms/sysprof/sysprof.spec
===================================================================
--- trunk/rpms/sysprof/sysprof.spec 2006-10-16 09:09:36 UTC (rev 4825)
+++ trunk/rpms/sysprof/sysprof.spec 2006-10-16 14:06:09 UTC (rev 4826)
@@ -6,7 +6,7 @@
Version: 0.91
Release: 1.2
License: GPL
-Group: Development/System
+Group: Development/Debuggers
URL: http://cvs.gnome.org/viewcvs/sysprof/
Source: http://www.daimi.au.dk/~sandmann/sysprof/sysprof-%{version}.tar.gz
Modified: trunk/rpms/yam/yam.spec
===================================================================
--- trunk/rpms/yam/yam.spec 2006-10-16 09:09:36 UTC (rev 4825)
+++ trunk/rpms/yam/yam.spec 2006-10-16 14:06:09 UTC (rev 4826)
@@ -4,7 +4,7 @@
Summary: Tool to set up a Yum/Apt mirror from various sources (ISO, RHN, rsync, http, ftp, ...)
Name: yam
-Version: 0.8.2
+Version: 0.8.3
Release: 1
License: GPL
Group: System Environment/Base
@@ -52,7 +52,12 @@
[main]
srcdir = /var/yam
wwwdir = /var/www/yam
+confdir = /etc/yam.conf.d
arch = i386
+
+mailto = root at localhost
+smtp-server = localhost
+
#rhnlogin = username:password
### Any other section is considered a definition for a distribution
@@ -85,12 +90,14 @@
%files
%defattr(-, root, root, 0755)
%doc AUTHORS ChangeLog COPYING README THANKS TODO WISHLIST config/* docs/
+%config(noreplace) %{_sysconfdir}/cron.d/yam
+%config(noreplace) %{_sysconfdir}/httpd/conf.d/yam.conf
+%config(noreplace) %{_sysconfdir}/logrotate.d/yam
%config(noreplace) %{_sysconfdir}/yam.conf
%config(noreplace) %{_sysconfdir}/yam.conf.d/
-%config(noreplace) %{_sysconfdir}/httpd/conf.d/yam.conf
-%config(noreplace) %{_sysconfdir}/cron.d/yam
%config %{_initrddir}/yam
%{_bindir}/gensystemid
+%{_bindir}/rhnget
%{_bindir}/yam
%{_datadir}/yam/
%{_localstatedir}/cache/yam/
@@ -98,6 +105,9 @@
%{_localstatedir}/yam/
%changelog
+* Sun Oct 15 2006 Dag Wieers <dag at wieers.com> - 0.8.3-1
+- Updated to release 0.8.3.
+
* Wed Sep 20 2006 Dag Wieers <dag at wieers.com> - 0.8.2-1
- Updated to release 0.8.2.
Added: trunk/rpms/yest/yest.spec
===================================================================
--- trunk/rpms/yest/yest.spec (rev 0)
+++ trunk/rpms/yest/yest.spec 2006-10-16 14:06:09 UTC (rev 4826)
@@ -0,0 +1,47 @@
+# $Id$
+# Authority: dag
+# Upstream: Kimball Hawkins <hawkyns$users,sourceforge,net>
+
+Summary: Date/time manipulation and formatting tool
+Name: yest
+Version: 2.7.0.3
+Release: 1
+License: GPL
+Group: System Environment/Base
+URL: http://sourceforge.net/projects/yest/
+
+Source: http://dl.sf.net/yest/yest-%{version}.tgz
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
+
+%description
+yest is a command line date/time manipulation and formatting program,
+very useful in scripts. You can easily add or subtract days, hours
+and/or minutes from a specified date. Supports all date(1) output
+formats plus more.
+
+%prep
+%setup -c
+%{__mv} -f README-%{version} README
+
+%build
+#%{__make} %{?_smp_mflags}
+%{__cc} %{optflags} -o yest yest-%{version}.c
+
+%install
+%{__rm} -rf %{buildroot}
+#%{__make} install DESTDIR="%{buildroot}"
+%{__install} -Dp -m0755 yest %{buildroot}%{_bindir}/yest
+%{__install} -Dp -m0644 yest-%{version}.man1 %{buildroot}%{_mandir}/man1/yest.1
+
+%clean
+%{__rm} -rf %{buildroot}
+
+%files
+%defattr(-, root, root, 0755)
+%doc README
+%doc %{_mandir}/man1/yest.1*
+%{_bindir}/yest
+
+%changelog
+* Mon Oct 16 2006 Dag Wieers <dag at wieers.com> - 2.7.0.3-1
+- Initial package. (using DAR)
Property changes on: trunk/rpms/yest/yest.spec
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ native
More information about the svn-commits
mailing list