diff options
Diffstat (limited to 'specs')
-rw-r--r-- | specs/Makefile.am | 6 | ||||
-rw-r--r-- | specs/knutclient.spec.fedora.10 | 58 | ||||
-rw-r--r-- | specs/knutclient.spec.fedora.5 | 56 | ||||
-rw-r--r-- | specs/knutclient.spec.fedora.8 | 60 | ||||
-rw-r--r-- | specs/knutclient.spec.fedora.9 | 60 | ||||
-rw-r--r-- | specs/knutclient.spec.mandrake.10.1 | 100 | ||||
-rw-r--r-- | specs/knutclient.spec.mandriva.2006 | 111 | ||||
-rw-r--r-- | specs/knutclient.spec.mandriva.2009 | 124 |
8 files changed, 0 insertions, 575 deletions
diff --git a/specs/Makefile.am b/specs/Makefile.am deleted file mode 100644 index ec594c1..0000000 --- a/specs/Makefile.am +++ /dev/null @@ -1,6 +0,0 @@ - -METASOURCES = AUTO -kncdatadir = specs -noinst_HEADERS = knutclient.spec.fedora.10 knutclient.spec.fedora.5 \ - knutclient.spec.fedora.8 knutclient.spec.fedora.9 knutclient.spec.mandrake.10.1 \ - knutclient.spec.mandriva.2006 knutclient.spec.mandriva.2009 diff --git a/specs/knutclient.spec.fedora.10 b/specs/knutclient.spec.fedora.10 deleted file mode 100644 index f5b8f47..0000000 --- a/specs/knutclient.spec.fedora.10 +++ /dev/null @@ -1,58 +0,0 @@ -Summary: NUT GUI Interface -Name: knutclient -Version: 0.9.5 -Release: 1 -License: GPL -Vendor: Daniel Prynych <Daniel@prynych.cz> -Url: http://www.knut.noveradsl.cz/knutclient -Packager: Daniel Prynych <Daniel@prynych.cz> -Group: Applications/System -Prefix: /usr -Source: knutclient-0.9.5.tar.gz -BuildRoot: %{_tmppath}/build-root-%{name} - -%description -Knutclient is a GUI interface for UPS system NUT - -%prep -%setup -make -f Makefile.cvs -CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{prefix} $LOCALFLAGS - -%build -# Setup for parallel builds -numprocs=`egrep -c ^cpu[0-9]+ /proc/stat || :` -if [ "$numprocs" = "0" ]; then - numprocs=1 -fi - -make -j$numprocs - -%install -export QA_RPATHS=$[ 0x0001|0x0010 ] -make install-strip DESTDIR=$RPM_BUILD_ROOT - -cd $RPM_BUILD_ROOT - -#mkdir -p usr/share/applications/ -#cp -a usr/share/applnk/Applications/knutclient.desktop usr/share/applications/ -#rm -rf usr/share/applnk - -# as defattr point to root,root this will not work -#chown desktop.desktop kde-knutclient.desktop - -cd $RPM_BUILD_ROOT - -find . -type d | sed '1,2d;s,^\.,\%attr(-\,root\,root) \%dir ,' > $RPM_BUILD_DIR/file.list.%{name} -find . -type f | sed 's,^\.,\%attr(-\,root\,root) ,' >> $RPM_BUILD_DIR/file.list.%{name} -find . -type l | sed 's,^\.,\%attr(-\,root\,root) ,' >> $RPM_BUILD_DIR/file.list.%{name} - -%clean -rm -rf $RPM_BUILD_ROOT/* -rm -rf $RPM_BUILD_DIR/%{name} -rm -rf ../file.list.%{name} - - -%files -f ../file.list.%{name} -%defattr(-,root,root,0755) - diff --git a/specs/knutclient.spec.fedora.5 b/specs/knutclient.spec.fedora.5 deleted file mode 100644 index 35a89e9..0000000 --- a/specs/knutclient.spec.fedora.5 +++ /dev/null @@ -1,56 +0,0 @@ -Summary: NUT GUI Interface -Name: knutclient -Version: 0.9.5 -Release: 1 -License: GPL -Vendor: Daniel Prynych <Daniel.Prynych@alo.cz> -Url: http://www.knut.noveradsl.cz/knutclient -Packager: Daniel Prynych <Daniel.Prynych@alo.cz> -Group: Applications/System -Prefix: /usr -Source: knutclient-0.9.5.tar.gz -BuildRoot: %{_tmppath}/build-root-%{name} - -%description -Knutclient is a GUI interface for UPS system NUT - -%prep -%setup -CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{prefix} $LOCALFLAGS - -%build -# Setup for parallel builds -numprocs=`egrep -c ^cpu[0-9]+ /proc/stat || :` -if [ "$numprocs" = "0" ]; then - numprocs=1 -fi - -make -j$numprocs - -%install -make install-strip DESTDIR=$RPM_BUILD_ROOT - -cd $RPM_BUILD_ROOT - -#mkdir -p usr/share/applications/ -#cp -a usr/share/applnk/Applications/knutclient.desktop usr/share/applications/ -#rm -rf usr/share/applnk - -# as defattr point to root,root this will not work -#chown desktop.desktop kde-knutclient.desktop - -cd $RPM_BUILD_ROOT - -find . -type d | sed '1,2d;s,^\.,\%attr(-\,root\,root) \%dir ,' > $RPM_BUILD_DIR/file.list.%{name} -find . -type f | sed 's,^\.,\%attr(-\,root\,root) ,' >> $RPM_BUILD_DIR/file.list.%{name} -find . -type l | sed 's,^\.,\%attr(-\,root\,root) ,' >> $RPM_BUILD_DIR/file.list.%{name} - -%clean -rm -rf $RPM_BUILD_ROOT/* -rm -rf $RPM_BUILD_DIR/%{name} -rm -rf ../file.list.%{name} - - -%files -f ../file.list.%{name} -%defattr(-,root,root,0755) - diff --git a/specs/knutclient.spec.fedora.8 b/specs/knutclient.spec.fedora.8 deleted file mode 100644 index 9603e05..0000000 --- a/specs/knutclient.spec.fedora.8 +++ /dev/null @@ -1,60 +0,0 @@ -Summary: NUT GUI Interface -Name: knutclient -Version: 0.9.5 -Release: 1 -License: GNU GPL -Vendor: Daniel Prynych <Daniel@prynych.cz> -Url: http://www.knut.noveradsl.cz/knutclient -Packager: Daniel Prynych <Daniel@prynych.cz> -Group: Applications/System -Prefix: /usr -Source: knutclient-0.9.5.tar.gz -BuildRoot: %{_tmppath}/build-root-%{name} - -%description -Knutclient is a GUI interface for UPS system NUT - -%prep -%setup -make -f Makefile.cvs -CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{prefix} $LOCALFLAGS - -%build -# Setup for parallel builds -numprocs=`egrep -c ^cpu[0-9]+ /proc/stat || :` -if [ "$numprocs" = "0" ]; then - numprocs=1 -fi - -make -j$numprocs - -%install -make install-strip DESTDIR=$RPM_BUILD_ROOT - -cd $RPM_BUILD_ROOT - -#mkdir -p var/lib/menu/kde/Applications/Extras/Accessories/ -#mkdir -p usr/share/applications/ -#cp -a usr/share/applnk/Utilities/knutclient.desktop usr/share/applications/ -#rm -rf usr/share/applnk - -#cd var/lib/menu/kde/Applications/Extras/Accessories/ -#ln -s /usr/share/applications/knutclient.desktop kde-knutclient.desktop -# as defattr point to root,root this will not work -#chown desktop.desktop kde-knutclient.desktop - -cd $RPM_BUILD_ROOT - -find . -type d | sed '1,2d;s,^\.,\%attr(-\,root\,root) \%dir ,' > $RPM_BUILD_DIR/file.list.%{name} -find . -type f | sed 's,^\.,\%attr(-\,root\,root) ,' >> $RPM_BUILD_DIR/file.list.%{name} -find . -type l | sed 's,^\.,\%attr(-\,root\,root) ,' >> $RPM_BUILD_DIR/file.list.%{name} - -%clean -rm -rf $RPM_BUILD_ROOT/* -rm -rf $RPM_BUILD_DIR/%{name} -rm -rf ../file.list.%{name} - - -%files -f ../file.list.%{name} -%defattr(-,root,root,0755) - diff --git a/specs/knutclient.spec.fedora.9 b/specs/knutclient.spec.fedora.9 deleted file mode 100644 index 9603e05..0000000 --- a/specs/knutclient.spec.fedora.9 +++ /dev/null @@ -1,60 +0,0 @@ -Summary: NUT GUI Interface -Name: knutclient -Version: 0.9.5 -Release: 1 -License: GNU GPL -Vendor: Daniel Prynych <Daniel@prynych.cz> -Url: http://www.knut.noveradsl.cz/knutclient -Packager: Daniel Prynych <Daniel@prynych.cz> -Group: Applications/System -Prefix: /usr -Source: knutclient-0.9.5.tar.gz -BuildRoot: %{_tmppath}/build-root-%{name} - -%description -Knutclient is a GUI interface for UPS system NUT - -%prep -%setup -make -f Makefile.cvs -CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{prefix} $LOCALFLAGS - -%build -# Setup for parallel builds -numprocs=`egrep -c ^cpu[0-9]+ /proc/stat || :` -if [ "$numprocs" = "0" ]; then - numprocs=1 -fi - -make -j$numprocs - -%install -make install-strip DESTDIR=$RPM_BUILD_ROOT - -cd $RPM_BUILD_ROOT - -#mkdir -p var/lib/menu/kde/Applications/Extras/Accessories/ -#mkdir -p usr/share/applications/ -#cp -a usr/share/applnk/Utilities/knutclient.desktop usr/share/applications/ -#rm -rf usr/share/applnk - -#cd var/lib/menu/kde/Applications/Extras/Accessories/ -#ln -s /usr/share/applications/knutclient.desktop kde-knutclient.desktop -# as defattr point to root,root this will not work -#chown desktop.desktop kde-knutclient.desktop - -cd $RPM_BUILD_ROOT - -find . -type d | sed '1,2d;s,^\.,\%attr(-\,root\,root) \%dir ,' > $RPM_BUILD_DIR/file.list.%{name} -find . -type f | sed 's,^\.,\%attr(-\,root\,root) ,' >> $RPM_BUILD_DIR/file.list.%{name} -find . -type l | sed 's,^\.,\%attr(-\,root\,root) ,' >> $RPM_BUILD_DIR/file.list.%{name} - -%clean -rm -rf $RPM_BUILD_ROOT/* -rm -rf $RPM_BUILD_DIR/%{name} -rm -rf ../file.list.%{name} - - -%files -f ../file.list.%{name} -%defattr(-,root,root,0755) - diff --git a/specs/knutclient.spec.mandrake.10.1 b/specs/knutclient.spec.mandrake.10.1 deleted file mode 100644 index 804dd3d..0000000 --- a/specs/knutclient.spec.mandrake.10.1 +++ /dev/null @@ -1,100 +0,0 @@ -Summary: NUT GUI Interface -Name: knutclient -Version: 0.9.5 -Release: 1 -License: GPL -Url: http://www.alo.cz/knutclient -Group: Monitoring -Source0: ftp://ftp.buzuluk.cz/pub/alo/knutclient/stable/%{name}-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot - -%description -Knutclient is a GUI interface for UPS system NUT - -%prep -%setup -sh admin/cvs.sh cvs - -%build -CFLAGS="$RPM_OPT_FLAGS" \ -CXXFLAGS="$RPM_OPT_FLAGS" \ -./configure --prefix=%{_prefix} \ - --libdir=%{_libdir} \ - --enable-mt \ - --disable-rpath -%make - -%install -make install-strip DESTDIR=%buildroot -install -d %buildroot/%_menudir -cat > %buildroot/%_menudir/%{name} <<EOF -?package(%{name}):\ -command="/usr/bin/knutclient"\ -title="KNutClient"\ -icon="knutclient.png"\ -longtitle="A GUI interface for UPS system NUT"\ -needs="X11"\ -section="Applications/Monitoring" -EOF -%find_lang %{name} - -%clean -rm -rf %{buildroot} - -%post -%{update_menus} - -%postun -%{clean_menus} - -%files -f %name.lang -%defattr(-,root,root) -%doc README AUTHORS ChangeLog INSTALL TODO COPYING -%{_bindir}/knutclient -%{_menudir}/%{name} -%{_datadir}/applnk/Utilities/knutclient.desktop -%dir %{_datadir}/apps/knutclient -%{_datadir}/apps/knutclient/knutclientui.rc -%{_docdir}/HTML/*/knutclient -%{_iconsdir}/??color/??x??/apps/knutclient.png -%{_iconsdir}/??color/??x??/apps/knutclienterr.png -%{_iconsdir}/??color/??x??/apps/knutclientconn.png -%dir %{_datadir}/apps/knutclient/pics/knc_conn.png -%dir %{_datadir}/apps/knutclient/pics/knc_error.png -%dir %{_datadir}/apps/knutclient/pics/knc_main.png - -%changelog -* Fri Dec 19 2003 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 0.7.4-1mdk -- New release - -* Mon Nov 10 2003 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 0.7.3-3mdk -- Correction changelog - -* Mon Nov 10 2003 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 0.7.3-2mdk -- Correction Buildrequires - -* Fri Nov 07 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.7.3-1mdk -- new release - -* Fri Jul 25 2003 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 0.6.3-1mdk -- New release - -* Fri Jul 18 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.6.0-3mdk -- Rebuild - -* Wed Apr 30 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.6.0-2mdk -- buildrequires - -* Wed Jan 08 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.6.0-1mdk -- 0.6.0 - -* Tue Aug 27 2002 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 0.5.0-2mdk -- New release - -* Mon Aug 19 2002 Laurent Culioli <laurent@pschit.net> 0.4.1-4mdk -- rebuild with gcc3.2 - -* Sat Jul 27 2002 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 0.4.1-3mdk -- Mandrake adaptions -- Creation of patch for qt3 detection in configure -- Creation of french po file diff --git a/specs/knutclient.spec.mandriva.2006 b/specs/knutclient.spec.mandriva.2006 deleted file mode 100644 index bb5688b..0000000 --- a/specs/knutclient.spec.mandriva.2006 +++ /dev/null @@ -1,111 +0,0 @@ -Summary: NUT GUI Interface -Name: knutclient -Version: 0.9.5 -Release: 1 -License: GPL -Url: http://www.knut.noveradsl.cz/knutclient -Group: Monitoring -Source0: ftp://ftp.buzuluk.cz/pub/alo/knutclient/stable/%{name}-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot - -%description -Knutclient is a GUI interface for UPS system NUT - -%prep -%setup -sh admin/cvs.sh cvs - -%build -CFLAGS="$RPM_OPT_FLAGS" \ -CXXFLAGS="$RPM_OPT_FLAGS" \ -kde_htmldir=/usr/share/doc/tde/HTML \ -./configure --prefix=%{_prefix} \ - --libdir=%{_libdir} \ - --enable-mt \ - --disable-rpath -%make - -%install -make install-strip DESTDIR=%buildroot -install -d %buildroot/%_menudir -cat > %buildroot/%_menudir/%{name} <<EOF -?package(%{name}):\ -command="/usr/bin/knutclient"\ -title="KNutClient"\ -icon="knutclient.png"\ -longtitle="A GUI interface for UPS system NUT"\ -needs="X11"\ -section="Applications/Monitoring" -EOF -%find_lang %{name} - -%clean -rm -rf %{buildroot} - -%post -%{update_menus} - -%postun -%{clean_menus} - -%files -f %name.lang -%defattr(-,root,root) -%doc README AUTHORS ChangeLog INSTALL TODO COPYING -%{_bindir}/knutclient -%{_menudir}/%{name} -%{_datadir}/applnk/Utilities/knutclient.desktop -%dir %{_datadir}/apps/knutclient -%{_datadir}/apps/knutclient/knutclientui.rc -%{_docdir}/HTML/*/knutclient -%{_docdir}/kde/HTML/*/knutclient -%{_iconsdir}/??color/??x??/apps/knutclient.png -%{_iconsdir}/??color/??x??/apps/knutclienterr.png -%{_iconsdir}/??color/??x??/apps/knutclientconn.png -%dir %{_datadir}/apps/knutclient/pics/knc_conn.png -%dir %{_datadir}/apps/knutclient/pics/knc_error.png -%dir %{_datadir}/apps/knutclient/pics/knc_main.png -%dir %{_datadir}/apps/knutclient/pics/knc_analog.png -%dir %{_datadir}/apps/knutclient/pics/knc_batt.png -%dir %{_datadir}/apps/knutclient/pics/knc_dock.png -%dir %{_datadir}/apps/knutclient/pics/knc_mpref.png -%dir %{_datadir}/apps/knutclient/pics/knc_mset.png -%dir %{_datadir}/apps/knutclient/pics/knc_panel.png -%dir %{_datadir}/apps/knutclient/pics/knc_ups.png -%dir %{_datadir}/apps/knutclient/pics/knc_upses.png - - -%changelog -* Fri Dec 19 2003 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 0.7.4-1mdk -- New release - -* Mon Nov 10 2003 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 0.7.3-3mdk -- Correction changelog - -* Mon Nov 10 2003 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 0.7.3-2mdk -- Correction Buildrequires - -* Fri Nov 07 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.7.3-1mdk -- new release - -* Fri Jul 25 2003 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 0.6.3-1mdk -- New release - -* Fri Jul 18 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.6.0-3mdk -- Rebuild - -* Wed Apr 30 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.6.0-2mdk -- buildrequires - -* Wed Jan 08 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.6.0-1mdk -- 0.6.0 - -* Tue Aug 27 2002 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 0.5.0-2mdk -- New release - -* Mon Aug 19 2002 Laurent Culioli <laurent@pschit.net> 0.4.1-4mdk -- rebuild with gcc3.2 - -* Sat Jul 27 2002 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 0.4.1-3mdk -- Mandrake adaptions -- Creation of patch for qt3 detection in configure -- Creation of french po file diff --git a/specs/knutclient.spec.mandriva.2009 b/specs/knutclient.spec.mandriva.2009 deleted file mode 100644 index 4f99a09..0000000 --- a/specs/knutclient.spec.mandriva.2009 +++ /dev/null @@ -1,124 +0,0 @@ -Summary: NUT GUI Interface -Name: knutclient -Version: 0.9.5 -Release: 1 -License: GPL -Url: http://www.knut.noveradsl.cz/knutclient -Group: Monitoring -Source0: ftp://ftp.buzuluk.cz/pub/alo/knutclient/stable/%{name}-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot - -%description -Knutclient is a GUI interface for UPS system NUT - -%prep -%setup -sh admin/cvs.sh cvs - -%build -CFLAGS="$RPM_OPT_FLAGS" \ -CXXFLAGS="$RPM_OPT_FLAGS" \ -export kde_htmldir=/opt/trinity/share/doc/tde/HTML \ -export TDEDIRS=/usr:/opt/trinity -./configure --prefix=/opt/trinity \ - --libdir=%{_libdir} \ - --enable-mt \ - --disable-rpath -%make - - -%install - -make install-strip DESTDIR=%buildroot -install -d %buildroot/%_menudir -cat > %buildroot/%_menudir/%{name} <<EOF -?package(%{name}):\ -command="/opt/trinity/bin/knutclient"\ -title="KNutClient"\ -icon="knutclient.png"\ -longtitle="A GUI interface for UPS system NUT"\ -needs="X11"\ -section="Applications/Monitoring" -EOF - - -mkdir -p %buildroot/opt/trinity/share/applications/tde/ -mv %buildroot/opt/trinity/share/applnk/Utilities/knutclient.desktop %buildroot/opt/trinity/share/applications/tde/ -rmdir %buildroot/opt/trinity/share/applnk/Utilities -rm %buildroot/opt/trinity/share/applications/tde/Utilities/knutclient.desktop -rmdir %buildroot/opt/trinity/share/applications/tde/Utilities - -%find_lang %{name} - -%clean -rm -rf %{buildroot} - -%post -%{update_menus} - -%postun -%{clean_menus} - -%files -f %name.lang -%defattr(-,root,root) -%doc README AUTHORS ChangeLog INSTALL TODO COPYING -/opt/trinity/bin/knutclient -%{_menudir}/%{name} -/opt/trinity/share/applications/tde/knutclient.desktop -%dir /opt/trinity/share/apps/knutclient -/opt/trinity/share/apps/knutclient/knutclientui.rc -/opt/trinity/share/doc/tde/HTML/*/knutclient -/opt/trinity/share/icons/??color/??x??/apps/knutclient.png -/opt/trinity/share/icons/??color/??x??/apps/knutclienterr.png -/opt/trinity/share/icons/??color/??x??/apps/knutclientconn.png -/opt/trinity/share/apps/knutclient/pics/knc_conn.png -/opt/trinity/share/apps/knutclient/pics/knc_error.png -/opt/trinity/share/apps/knutclient/pics/knc_main.png -/opt/trinity/share/apps/knutclient/pics/knc_analog.png -/opt/trinity/share/apps/knutclient/pics/knc_batt.png -/opt/trinity/share/apps/knutclient/pics/knc_dock.png -/opt/trinity/share/apps/knutclient/pics/knc_mpref.png -/opt/trinity/share/apps/knutclient/pics/knc_mset.png -/opt/trinity/share/apps/knutclient/pics/knc_panel.png -/opt/trinity/share/apps/knutclient/pics/knc_ups.png -/opt/trinity/share/apps/knutclient/pics/knc_upses.png - - -%changelog -* Sat Mar 21 2009 Daniel Prynych <Daniel@prynych.cz> 0.9.5-1 -- changed part files - -* Fri Dec 19 2003 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 0.7.4-1mdk -- New release - -* Mon Nov 10 2003 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 0.7.3-3mdk -- Correction changelog - -* Mon Nov 10 2003 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 0.7.3-2mdk -- Correction Buildrequires - -* Fri Nov 07 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.7.3-1mdk -- new release - -* Fri Jul 25 2003 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 0.6.3-1mdk -- New release - -* Fri Jul 18 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 0.6.0-3mdk -- Rebuild - -* Wed Apr 30 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.6.0-2mdk -- buildrequires - -* Wed Jan 08 2003 Lenny Cartier <lenny@mandrakesoft.com> 0.6.0-1mdk -- 0.6.0 - -* Tue Aug 27 2002 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 0.5.0-2mdk -- New release - -* Mon Aug 19 2002 Laurent Culioli <laurent@pschit.net> 0.4.1-4mdk -- rebuild with gcc3.2 - -* Sat Jul 27 2002 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 0.4.1-3mdk -- Mandrake adaptions -- Creation of patch for qt3 detection in configure -- Creation of french po file |