[svn] r5859 - in trunk/rpms: . dejavu-fonts dkms fslint fuse fuse-ntfs-3g pen phpmyadmin python-pexpect ruby-shadow smbldap-tools transcode wine xournal yasm

packagers at lists.rpmforge.net packagers at lists.rpmforge.net
Sat Sep 22 15:18:02 CEST 2007


Author: dag
Date: 2007-09-22 15:17:59 +0200 (Sat, 22 Sep 2007)
New Revision: 5859

Added:
   trunk/rpms/ruby-shadow/
   trunk/rpms/ruby-shadow/ruby-shadow-1.4.1-cflags.patch
   trunk/rpms/ruby-shadow/ruby-shadow-1.4.1-struct.patch
   trunk/rpms/ruby-shadow/ruby-shadow.spec
Modified:
   trunk/rpms/dejavu-fonts/dejavu-fonts.spec
   trunk/rpms/dkms/dkms.spec
   trunk/rpms/fslint/fslint.spec
   trunk/rpms/fuse-ntfs-3g/fuse-ntfs-3g.spec
   trunk/rpms/fuse/fuse.spec
   trunk/rpms/pen/pen.spec
   trunk/rpms/phpmyadmin/phpmyadmin.spec
   trunk/rpms/python-pexpect/python-pexpect.spec
   trunk/rpms/smbldap-tools/smbldap-tools.spec
   trunk/rpms/transcode/transcode.spec
   trunk/rpms/wine/wine.spec
   trunk/rpms/xournal/xournal.spec
   trunk/rpms/yasm/yasm.spec
Log:
Updates

Modified: trunk/rpms/dejavu-fonts/dejavu-fonts.spec
===================================================================
--- trunk/rpms/dejavu-fonts/dejavu-fonts.spec	2007-09-20 14:31:49 UTC (rev 5858)
+++ trunk/rpms/dejavu-fonts/dejavu-fonts.spec	2007-09-22 13:17:59 UTC (rev 5859)
@@ -7,7 +7,7 @@
 
 Summary: DejaVu TrueType fonts
 Name: dejavu-fonts
-Version: 2.18
+Version: 2.20
 Release: 1
 License: Redistributable, with restrictions
 Group: User Interface/X
@@ -54,6 +54,9 @@
 %ghost %{_datadir}/fonts/dejavu/fonts.cache-1
 
 %changelog
+* Sat Sep 22 2007 Dag Wieers <dag at wieers.com> - 2.20-1
+- Updated to release 2.20.
+
 * Mon Jul 02 2007 Dag Wieers <dag at wieers.com> - 2.18-1
 - Updated to release 2.18.
 

Modified: trunk/rpms/dkms/dkms.spec
===================================================================
--- trunk/rpms/dkms/dkms.spec	2007-09-20 14:31:49 UTC (rev 5858)
+++ trunk/rpms/dkms/dkms.spec	2007-09-22 13:17:59 UTC (rev 5859)
@@ -3,7 +3,7 @@
 
 Summary: Dynamic Kernel Module Support Framework
 Name: dkms
-Version: 2.0.17
+Version: 2.0.17.4
 Release: 1
 License: GPL
 Group: System Environment/Kernel
@@ -63,6 +63,9 @@
 %{_localstatedir}/lib/dkms/
 
 %changelog
+* Sat Sep 22 2007 Dag Wieers <dag at wieers.com> - 2.0.17.4-1
+- Updated to release 2.0.17.4.
+
 * Sat Sep 08 2007 Dag Wieers <dag at wieers.com> - 2.0.17-1
 - Updated to release 2.0.17.
 

Modified: trunk/rpms/fslint/fslint.spec
===================================================================
--- trunk/rpms/fslint/fslint.spec	2007-09-20 14:31:49 UTC (rev 5858)
+++ trunk/rpms/fslint/fslint.spec	2007-09-22 13:17:59 UTC (rev 5859)
@@ -15,7 +15,7 @@
 
 Summary: Utility to find and clean "lint" on a filesystem
 Name: fslint
-Version: 2.22
+Version: 2.24
 Release: 1
 License: GPL
 Group: System Environment/Base
@@ -104,6 +104,9 @@
 %{!?_without_freedesktop:%{_datadir}/applications/%{desktop_vendor}-fslint.desktop}
 
 %changelog
+* Sat Sep 22 2007 Dag Wieers <dag at wieers.com> - 2.24-1
+- Updated to release 2.24.
+
 * Thu Jun 28 2007 Dag Wieers <dag at wieers.com> - 2.22-1
 - Updated to release 2.22.
 

Modified: trunk/rpms/fuse/fuse.spec
===================================================================
--- trunk/rpms/fuse/fuse.spec	2007-09-20 14:31:49 UTC (rev 5858)
+++ trunk/rpms/fuse/fuse.spec	2007-09-22 13:17:59 UTC (rev 5859)
@@ -154,14 +154,14 @@
 %files devel
 %defattr(-, root, root, 0755)
 %doc doc/*
-%exclude %{_libdir}/libfuse.la
-%exclude %{_libdir}/libulockmgr.la
 %{_libdir}/libfuse.so
 %{_libdir}/libulockmgr.so
 %{_libdir}/pkgconfig/fuse.pc
+%{_includedir}/fuse/
 %{_includedir}/fuse.h
 %{_includedir}/ulockmgr.h
-%{_includedir}/fuse/
+%exclude %{_libdir}/libfuse.la
+%exclude %{_libdir}/libulockmgr.la
 
 %changelog
 * Mon Aug 06 2007 Dag Wieers <dag at wieers.com> - 2.7.0-1

Modified: trunk/rpms/fuse-ntfs-3g/fuse-ntfs-3g.spec
===================================================================
--- trunk/rpms/fuse-ntfs-3g/fuse-ntfs-3g.spec	2007-09-20 14:31:49 UTC (rev 5858)
+++ trunk/rpms/fuse-ntfs-3g/fuse-ntfs-3g.spec	2007-09-22 13:17:59 UTC (rev 5859)
@@ -7,7 +7,7 @@
 
 Summary: Linux NTFS userspace driver 
 Name: fuse-ntfs-3g
-Version: 1.616
+Version: 1.913
 Release: 1
 License: GPL
 Group: System Environment/Kernel
@@ -89,6 +89,9 @@
 %{_libdir}/libntfs-3g.so
 
 %changelog
+* Sat Sep 22 2007 Dag Wieers <dag at wieers.com> - 1.913-1
+- Updated to release 1.913.
+
 * Tue Jun 19 2007 Dag Wieers <dag at wieers.com> - 1.616-1
 - Updated to release 1.616.
 

Modified: trunk/rpms/pen/pen.spec
===================================================================
--- trunk/rpms/pen/pen.spec	2007-09-20 14:31:49 UTC (rev 5858)
+++ trunk/rpms/pen/pen.spec	2007-09-22 13:17:59 UTC (rev 5859)
@@ -4,7 +4,7 @@
 
 Summary: Load balancer for "simple" tcp based protocols
 Name: pen
-Version: 0.17.1
+Version: 0.17.2
 Release: 1
 License: GPL
 Group: Applications/Internet
@@ -66,6 +66,9 @@
 %exclude %{_prefix}/doc/
 
 %changelog
+* Sat Sep 22 2007 Dag Wieers <dag at wieers.com> - 0.17.2-1
+- Updated to release 0.17.2.
+
 * Tue Jun 27 2006 Dag Wieers <dag at wieers.com> - 0.17.1-1
 - Updated to release 0.17.1.
 

Modified: trunk/rpms/phpmyadmin/phpmyadmin.spec
===================================================================
--- trunk/rpms/phpmyadmin/phpmyadmin.spec	2007-09-20 14:31:49 UTC (rev 5858)
+++ trunk/rpms/phpmyadmin/phpmyadmin.spec	2007-09-22 13:17:59 UTC (rev 5859)
@@ -5,7 +5,7 @@
 
 Summary: Web application to manage MySQL
 Name: phpmyadmin
-Version: 2.11.0
+Version: 2.11.1
 Release: 1
 License: GPL
 Group: Applications/Internet
@@ -70,6 +70,9 @@
 %config(noreplace) %{_datadir}/phpmyadmin/config.inc.php
 
 %changelog
+* Sat Sep 22 2007 Dag Wieers <dag at wieers.com> - 2.11.1-1
+- Updated to release 2.11.1.
+
 * Thu Aug 23 2007 Jim <quien-sabe at metaorg.com> - 2.11.0-1
 - Updated to release 2.11.0.
 

Modified: trunk/rpms/python-pexpect/python-pexpect.spec
===================================================================
--- trunk/rpms/python-pexpect/python-pexpect.spec	2007-09-20 14:31:49 UTC (rev 5858)
+++ trunk/rpms/python-pexpect/python-pexpect.spec	2007-09-22 13:17:59 UTC (rev 5859)
@@ -7,18 +7,21 @@
 
 Summary: Python Expect-like module
 Name: python-pexpect
-Version: 2.0
-Release: 1.2
+Version: 2.1
+Release: 1
 License: Python Software Foundation License
 Group: Development/Libraries
 URL: http://pexpect.sourceforge.net/
 
-Source: http://dl.sf.net/pexpect/pexpect-%{version}.tgz
-Source1: http://dl.sf.net/pexpect/pexpect-%{version}-examples.tgz
+Source: http://dl.sf.net/pexpect/pexpect-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 
+BuildArch: noarch
 BuildRequires: python-devel >= 2.0
 
+Obsoletes: pexpect <= %{version}-%{release}
+Provides: pexpect = %{version}-%{release}
+
 %description
 Pexpect is a pure Python module for spawning child applications; controlling
 them; and responding to expected patterns in their output.
@@ -29,10 +32,8 @@
 automated software testing.
 
 %prep
-%setup -n %{real_name}-%{version} -a 1
+%setup -n %{real_name}-%{version}
 
-%{__rm} -rf examples/CVS/
-
 %build
 %{__python} setup.py build
 
@@ -40,19 +41,29 @@
 %{__rm} -rf %{buildroot}
 %{__python} setup.py install -O1 --skip-build --root="%{buildroot}" --prefix="%{_prefix}"
 
+### Clean up docs
+%{__mv} -f ANSI.py FSM.py screen.py examples/
+find examples/ -type f -exec %{__chmod} a-x {} \;
+
 %clean
 %{__rm} -rf %{buildroot}
 
 %files
 %defattr(-, root, root, 0755)
-%doc README examples/
+%doc LICENSE README doc/ examples/
+%{python_sitelib}/fdpexpect.py
+%{python_sitelib}/fdpexpect.pyc
+%ghost %{python_sitelib}/fdpexpect.pyo
 %{python_sitelib}/pexpect.py
 %{python_sitelib}/pexpect.pyc
 %ghost %{python_sitelib}/pexpect.pyo
+%{python_sitelib}/pxssh.py
+%{python_sitelib}/pxssh.pyc
+%ghost %{python_sitelib}/pxssh.pyo
 
 %changelog
-* Sat Apr 08 2006 Dries Verachtert <dries at ulyssis.org> - 2.0-1.2
-- Rebuild for Fedora Core 5.
+* Sat Sep 22 2007 Dag Wieers <dag at wieers.com> - 2.1-1
+- Updated to release 2.1.
 
 * Sun Nov 27 2005 Dag Wieers <dag at wieers.com> - 2.0-1
 - Initial package. (using DAR)

Added: trunk/rpms/ruby-shadow/ruby-shadow-1.4.1-cflags.patch
===================================================================
--- trunk/rpms/ruby-shadow/ruby-shadow-1.4.1-cflags.patch	                        (rev 0)
+++ trunk/rpms/ruby-shadow/ruby-shadow-1.4.1-cflags.patch	2007-09-22 13:17:59 UTC (rev 5859)
@@ -0,0 +1,11 @@
+--- shadow-1.4.1/extconf.rb-orig	2007-05-15 09:16:03.000000000 +0100
++++ shadow-1.4.1/extconf.rb	2007-05-15 09:17:29.000000000 +0100
+@@ -6,7 +6,7 @@
+ 
+ require 'mkmf'
+ 
+-$CFLAGS = ""
++$CFLAGS = "#{$CFLAGS}"
+ $LDFLAGS = "-lshadow"
+ 
+ if( ! (ok = have_library("shadow","getspent")) )

Added: trunk/rpms/ruby-shadow/ruby-shadow-1.4.1-struct.patch
===================================================================
--- trunk/rpms/ruby-shadow/ruby-shadow-1.4.1-struct.patch	                        (rev 0)
+++ trunk/rpms/ruby-shadow/ruby-shadow-1.4.1-struct.patch	2007-09-22 13:17:59 UTC (rev 5859)
@@ -0,0 +1,51 @@
+--- shadow-1.4.1/shadow.c-orig	2007-05-15 13:09:41.000000000 +0100
++++ shadow-1.4.1/shadow.c	2007-05-15 13:18:17.000000000 +0100
+@@ -60,7 +60,7 @@
+ 		      INT2FIX(entry->sp_inact),
+ 		      INT2FIX(entry->sp_expire),
+ 		      INT2FIX(entry->sp_flag),
+-		      0);
++		      NULL);
+   free(entry);
+   return result;
+ };
+@@ -89,7 +89,7 @@
+ 		      INT2FIX(entry->sp_inact),
+ 		      INT2FIX(entry->sp_expire),
+ 		      INT2FIX(entry->sp_flag),
+-		      0);
++		      NULL);
+   return result;
+ };
+ 
+@@ -114,7 +114,7 @@
+ 		      INT2FIX(entry->sp_inact),
+ 		      INT2FIX(entry->sp_expire),
+ 		      INT2FIX(entry->sp_flag),
+-		      0);
++		      NULL);
+   return result;
+ };
+ 
+@@ -142,7 +142,7 @@
+ 		      INT2FIX(entry->sp_inact),
+ 		      INT2FIX(entry->sp_expire),
+ 		      INT2FIX(entry->sp_flag),
+-		      0);
++		      NULL);
+   return result;
+ };
+ 
+@@ -254,10 +254,10 @@
+   rb_sPasswdEntry = rb_struct_define("PasswdEntry",
+ 				     "sp_namp","sp_pwdp","sp_lstchg",
+ 				     "sp_min","sp_max","sp_warn",
+-				     "sp_inact","sp_expire","sp_flag",0);
++				     "sp_inact","sp_expire","sp_flag",NULL);
+   rb_sGroupEntry = rb_struct_define("GroupEntry",
+ 				    "sg_name","sg_passwd",
+-				    "sg_adm","sg_mem",0);
++				    "sg_adm","sg_mem",NULL);
+ 
+   rb_mShadow = rb_define_module("Shadow");
+   rb_eFileLock = rb_define_class_under(rb_mShadow,"FileLock",rb_eException);

Added: trunk/rpms/ruby-shadow/ruby-shadow.spec
===================================================================
--- trunk/rpms/ruby-shadow/ruby-shadow.spec	                        (rev 0)
+++ trunk/rpms/ruby-shadow/ruby-shadow.spec	2007-09-22 13:17:59 UTC (rev 5859)
@@ -0,0 +1,53 @@
+# $Id$
+# Authority: dag
+
+%define ruby_sitearch %(ruby -rrbconfig -e "puts Config::CONFIG['sitearchdir']")
+%define ruby_sitelib %(ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']")
+
+%define real_name shadow
+
+Summary: Ruby bindings for shadow password access
+Name: ruby-shadow
+Version: 1.4.1
+Release: 1
+License: Public Domain
+Group: System Environment/Libraries
+URL: http://ttsky.net/
+
+Source: http://ttsky.net/src/ruby-shadow-%{version}.tar.gz
+Patch0: ruby-shadow-1.4.1-cflags.patch
+Patch1: ruby-shadow-1.4.1-struct.patch
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
+
+BuildRequires: ruby-devel
+BuildRequires: ruby(abi) = 1.8
+Requires: ruby(abi) = 1.8
+Provides: ruby(shadow) = %{version}-%{release}
+
+%description
+Ruby bindings for shadow password access
+
+%prep
+%setup -n %{real_name}-%{version}
+%patch0 -p1
+%patch1 -p1
+
+%build
+ruby extconf.rb --with-cflags="%{optflags}"
+%{__make} %{?_smp_mflags}
+
+%install
+%{__rm} -rf %{buildroot}
+%{__make} install DESTDIR="%{buildroot}"
+
+%clean
+%{__rm} -rf %{buildroot}
+
+%files
+%defattr(-, root, root, 0755)
+%doc HISTORY README
+%{ruby_sitearch}/shadow.so
+
+%changelog
+* Fri Sep 14 2007 Dag Wieers <dag at wieers.com> - 1.4.1-1
+- Initial package. (using DAR)


Property changes on: trunk/rpms/ruby-shadow/ruby-shadow.spec
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:eol-style
   + native

Modified: trunk/rpms/smbldap-tools/smbldap-tools.spec
===================================================================
--- trunk/rpms/smbldap-tools/smbldap-tools.spec	2007-09-20 14:31:49 UTC (rev 5858)
+++ trunk/rpms/smbldap-tools/smbldap-tools.spec	2007-09-22 13:17:59 UTC (rev 5859)
@@ -4,7 +4,7 @@
 
 Summary: User and group administration tools for Samba-OpenLDAP
 Name: smbldap-tools
-Version: 0.9.3
+Version: 0.9.4
 Release: 1
 License: GPL
 Group: System Environment/Base
@@ -81,6 +81,9 @@
 %{_sbindir}/smbldap_tools.pm
 
 %changelog
+* Sat Sep 22 2007 Dag Wieers <dag at wieers.com> - 0.9.4-1
+- Updated to release 0.9.4.
+
 * Sat Aug 18 2007 Dag Wieers <dag at wieers.com> - 0.9.3-1
 - Updated to release 0.9.3.
 

Modified: trunk/rpms/transcode/transcode.spec
===================================================================
--- trunk/rpms/transcode/transcode.spec	2007-09-20 14:31:49 UTC (rev 5858)
+++ trunk/rpms/transcode/transcode.spec	2007-09-22 13:17:59 UTC (rev 5859)
@@ -28,7 +28,7 @@
 
 Summary: Linux video stream processing utility
 Name: transcode
-Version: 1.0.3
+Version: 1.0.4
 Release: 1
 License: GPL
 Group: Applications/Multimedia
@@ -76,7 +76,7 @@
 %prep
 %setup
 %patch0 -p1 -b .lzo2
-%patch1 -p1 -b .libmpeg3
+#patch1 -p1 -b .libmpeg3
 
 
 %build
@@ -135,6 +135,9 @@
 
 
 %changelog
+* Sat Sep 22 2007 Dag Wieers <dag at wieers.com> - 1.0.4-1
+- Updated to release 1.0.4.
+
 * Fri Apr 20 2007 Matthias Saou <http://freshrpms.net/> 1.0.3-1
 - Update to 1.0.3.
 - Update lzo2 patch.

Modified: trunk/rpms/wine/wine.spec
===================================================================
--- trunk/rpms/wine/wine.spec	2007-09-20 14:31:49 UTC (rev 5858)
+++ trunk/rpms/wine/wine.spec	2007-09-22 13:17:59 UTC (rev 5859)
@@ -48,7 +48,7 @@
 
 Summary: Windows 16/32/64 bit emulator
 Name: wine
-Version: 0.9.44
+Version: 0.9.45
 Release: 1
 License: LGPL
 Group: Applications/Emulators
@@ -654,6 +654,7 @@
 %{_libdir}/wine/oledlg.dll.so
 %{_libdir}/wine/olepro32.dll.so
 %{_libdir}/wine/olesvr32.dll.so
+%{_libdir}/wine/olethk32.dll.so
 %{!?_without_opengl:%{_libdir}/wine/opengl32.dll.so}
 %{_libdir}/wine/pdh.dll.so
 %{_libdir}/wine/powrprof.dll.so
@@ -830,6 +831,9 @@
 %{_libdir}/wine/*.def
 
 %changelog
+* Sat Sep 22 2007 Dag Wieers <dag at wieers.com> - 0.9.45-1
+- Updated to release 0.9.45.
+
 * Sat Aug 25 2007 Dag Wieers <dag at wieers.com> - 0.9.44-1
 - Updated to release 0.9.44.
 

Modified: trunk/rpms/xournal/xournal.spec
===================================================================
--- trunk/rpms/xournal/xournal.spec	2007-09-20 14:31:49 UTC (rev 5858)
+++ trunk/rpms/xournal/xournal.spec	2007-09-22 13:17:59 UTC (rev 5859)
@@ -3,7 +3,7 @@
 
 Summary: Stylus oriented notetaking
 Name: xournal
-Version: 0.4.0.1
+Version: 0.4.1
 Release: 1
 License: GPL
 Group: Applications/Productivity
@@ -42,5 +42,8 @@
 %{_datadir}/xournal/
 
 %changelog
+* Sat Sep 22 2007 Dag Wieers <dag at wieers.com> - 0.4.1-1
+- Updated to release 0.4.1.
+
 * Wed Sep 09 2007 R P Herrold <info at owlriver.com> - 0.4.0.1-1
 - Initial packaging.

Modified: trunk/rpms/yasm/yasm.spec
===================================================================
--- trunk/rpms/yasm/yasm.spec	2007-09-20 14:31:49 UTC (rev 5858)
+++ trunk/rpms/yasm/yasm.spec	2007-09-22 13:17:59 UTC (rev 5859)
@@ -11,20 +11,20 @@
 
 Summary: Complete rewrite of the NASM assembler
 Name: yasm
-Version: 0.6.0
+Version: 0.6.2
 Release: 1
-License: BSD
+License: BSD and (Artistic or GPLv2+ or LGPLv2+) and LGPLv2
 Group: Development/Languages
 URL: http://www.tortall.net/projects/yasm/
+
 Source: http://www.tortall.net/projects/yasm/releases/yasm-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
-BuildRequires: bison, byacc
 
+BuildRequires: bison, byacc
 %{!?_without_xmlto:BuildRequires:xmlto}
 %{!?_without_gettextdevel:BuildRequires: gettext-devel}
 %{?_without_gettextdevel:BuildRequires: gettext}
 
-
 %description
 Yasm is a complete rewrite of the NASM assembler under the "new" BSD License
 (some portions are under other licenses, see COPYING for details). It is
@@ -33,56 +33,45 @@
 formats and even multiple instruction sets. Another primary module of the
 overall design is an optimizer module.
 
-
 %package devel
-Summary: Header files and static libraries for yasm
+Summary: Header files, libraries and development documentation for %{name}.
 Group: Development/Libraries
-Requires: %{name} = %{version}
+Requires: %{name} = %{version}-%{release}
 
 %description devel
-Yasm is a complete rewrite of the NASM assembler under the "new" BSD License
-(some portions are under other licenses, see COPYING for details). It is
-designed from the ground up to allow for multiple assembler syntaxes to be
-supported (eg, NASM, TASM, GAS, etc.) in addition to multiple output object
-formats and even multiple instruction sets. Another primary module of the
-overall design is an optimizer module.
-Install this package if you need to rebuild applications that use yasm.
+This package contains the header files, static libraries and development
+documentation for %{name}. If you like to develop programs using %{name},
+you will need to install %{name}-devel.
 
-
 %prep
 %setup
 
-
 %build
 %configure
 %{__make} %{?_smp_mflags}
 
-
 %install
 %{__rm} -rf %{buildroot}
 %{__make} install DESTDIR="%{buildroot}"
 
+%post -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
 
 %clean
 %{__rm} -rf %{buildroot}
 
-
-%post -p /sbin/ldconfig
-
-%postun -p /sbin/ldconfig
-
-
 %files
 %defattr(-, root, root, 0755)
 %doc Artistic.txt AUTHORS BSD.txt COPYING GNU*
+%doc %{_mandir}/man1/yasm.1*
 %{_bindir}/yasm
 #%{_libdir}/*.so.*
 #%dir %{_libdir}/yasm/
 #%{_libdir}/yasm/*.so
-%{_mandir}/man1/yasm.1*
 
 %files devel
 %defattr(-, root, root, 0755)
+%doc %{_mandir}/man7/yasm_*.7*
 %{_includedir}/libyasm/
 %{_includedir}/libyasm-stdint.h
 %{_includedir}/libyasm.h
@@ -92,10 +81,11 @@
 #%dir %{_libdir}/yasm/
 #%{_libdir}/yasm/*.a
 #%exclude %{_libdir}/yasm/*.la
-%{_mandir}/man7/yasm_*.7*
 
-
 %changelog
+* Sat Sep 22 2007 Dag Wieers <dag at wieers.com> - 0.6.2-1
+- Updated to release 0.6.2.
+
 * Sun Feb 25 2007 Matthias Saou <http://freshrpms.net/> 0.6.0-1
 - Update to 0.6.0.
 - Remove empty doc files.



More information about the svn-commits mailing list