fec5973
# Features in Fedora/Free Electronic Lab
fec5973
fec5973
# Known Bugs fixed:
fec5973
# S#2759043 Segfault in TableModel::handleAspectRemoved() - can't reproduce
fec5973
f75dd93
Name:              LabPlot
316963b
Version:           1.6.0.3
808a7b7
Release:           3%{?dist}
f75dd93
Summary:           Data Analysis and Visualization
f75dd93
ebe4372
License:           GPLv2+
f75dd93
Group:             Applications/Engineering
f75dd93
URL:               http://labplot.sourceforge.net/
f75dd93
f75dd93
BuildRoot:         %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
316963b
Source0:           http://downloads.sourceforge.net/labplot/%{name}-%{version}.tar.gz
f75dd93
065d299
Patch0:            LabPlot-20080225.patch
065d299
Patch1:            LabPlot-1.6.0.2-define-missing-constant.patch
ac19116
ac19116
BuildRequires:     kdelibs3-devel libselinux-devel desktop-file-utils libexif-devel netcdf-devel
f75dd93
BuildRequires:     gsl-devel ImageMagick-c++-devel fftw-devel jasper-devel qwtplot3d-devel
f75dd93
BuildRequires:     pstoedit libtool qt-qsa-devel gettext htmldoc audiofile-devel ocaml
316963b
BuildRequires:     liborigin-devel qhull-devel chrpath
fec5973
BuildRequires:     R-devel
f75dd93
ebb767c
ExcludeArch:       sparc64 s390 s390x
0734c09
98edfc7
Requires:          electronics-menu
ac19116
f75dd93
%description
f75dd93
LabPlot is for scientific 2D and 3D data and function plotting.
f75dd93
The various display and analysis functions are explained in the
f75dd93
handbook (KDE help center). LabPlot also provides a component
f75dd93
for easily viewing the project files in Konqueror.
f75dd93
f75dd93
f75dd93
f75dd93
%package doc
f75dd93
Summary:           Documentation for LabPlot, a Data Analysis and Visualization software
f75dd93
Group:             Documentation
f75dd93
Requires:          %{name} = %{version}-%{release}
f75dd93
f75dd93
f75dd93
%description doc
f75dd93
This package contains the documentation of LabPlot, a Data Analysis and
f75dd93
Visualization software and examples.
f75dd93
f75dd93
f75dd93
%package doc-br
f75dd93
Summary:           Documentation for LabPlot in Brasilian
f75dd93
Group:             Documentation
f75dd93
Requires:          %{name}-doc = %{version}-%{release}
f75dd93
f75dd93
%description doc-br
f75dd93
This package contains the brasilian documentation of LabPlot,
f75dd93
a Data Analysis and Visualization software in the PDF format.
f75dd93
f75dd93
f75dd93
%package doc-de
f75dd93
Summary:           Documentation for LabPlot in German
f75dd93
Group:             Documentation
f75dd93
Requires:          %{name}-doc = %{version}-%{release}
f75dd93
f75dd93
%description doc-de
f75dd93
This package contains the german documentation of LabPlot,
f75dd93
a Data Analysis and Visualization software in the PDF format.
f75dd93
f75dd93
f75dd93
%package doc-fr
f75dd93
Summary:           Documentation for LabPlot in French
f75dd93
Group:             Documentation
f75dd93
Requires:          %{name}-doc = %{version}-%{release}
f75dd93
f75dd93
%description doc-fr
f75dd93
This package contains the german documentation of LabPlot,
f75dd93
a Data Analysis and Visualization software in the PDF format.
f75dd93
f75dd93
f75dd93
%package doc-it
f75dd93
Summary:           Documentation for LabPlot in Italian
f75dd93
Group:             Documentation
f75dd93
Requires:          %{name}-doc = %{version}-%{release}
f75dd93
f75dd93
%description doc-it
f75dd93
This package contains the Italian documentation of LabPlot,
f75dd93
a Data Analysis and Visualization software in the PDF format.
f75dd93
f75dd93
f75dd93
%package doc-nl
f75dd93
Summary:           Documentation for LabPlot in Dutch
f75dd93
Group:             Documentation
f75dd93
Requires:          %{name}-doc = %{version}-%{release}
f75dd93
f75dd93
%description doc-nl
f75dd93
This package contains the Dutch documentation of LabPlot,
f75dd93
a Data Analysis and Visualization software in the PDF format.
f75dd93
f75dd93
f75dd93
%package doc-pl
f75dd93
Summary:           Documentation for LabPlot in Polish
f75dd93
Group:             Documentation
f75dd93
Requires:          %{name}-doc = %{version}-%{release}
f75dd93
f75dd93
%description doc-pl
f75dd93
This package contains the Polish documentation of LabPlot,
f75dd93
a Data Analysis and Visualization software in the PDF format.
f75dd93
f75dd93
%package doc-sv
f75dd93
Summary:           Documentation for LabPlot in Swedish
f75dd93
Group:             Documentation
f75dd93
Requires:          %{name}-doc = %{version}-%{release}
f75dd93
f75dd93
%description doc-sv
f75dd93
This package contains the Swedish documentation of LabPlot,
f75dd93
a Data Analysis and Visualization software in the PDF format.
f75dd93
f75dd93
f75dd93
%prep
70c99e5
%setup -q -n %{name}-%{version}
f75dd93
065d299
%patch0 -p1 -b .orig
065d299
%patch1 -p1 -b .define-missing-constant
f8082f3
ac19116
5dadf30
%{__sed} -i.system-wide -e 's|\.\./liborigin/libLabPlotorigin.la||' src/Makefile.in
f75dd93
%{__sed} -i -e '/^libLabPlot_la_LDFLAGS/s|^\(.*\) \\$|\1 -lorigin \\|' src/Makefile.in
f75dd93
%{__sed} -i -e 's|-I../liborigin|-I%{_includedir}/liborigin|' src/Makefile.in
f75dd93
%{__sed} -i.symbol -e '/^LIBS =/s|^\(.*\)|\1 -lm|' cephes/Makefile.in
f75dd93
f75dd93
%{__sed} -i.subdir -e '/^SUBDIR/s|liborigin||' Makefile.in
bb30d02
%{__sed} -i "s|Terminal=yes|Terminal=false|" src/%{name}.desktop
f75dd93
f75dd93
set +x
f75dd93
for f in `find . -name \*.map -or -name \*.MAP | sort` ; do
f75dd93
   echo -n -e "... Fixing the end-of-line encodings of $f  \t"
f75dd93
   sed -i.bak -e 's|\r||g' $f
f75dd93
   touch -r $f.bak $f
f75dd93
   %{__rm} -f $f.bak
f75dd93
   echo "done"
f75dd93
done
f75dd93
set -x
f75dd93
f75dd93
%build
fec5973
# for netcdf,R and RH#715933
fec5973
export CPPFLAGS="$CPPFLAGS -DH5_USE_16_API -fno-strict-aliasing -I%{_includedir} -I%{_includedir}/R"
fec5973
export LDFLAGS="$LDFLAGS -L%{_libdir} -L%{_libdir}/R"
f75dd93
f75dd93
# for qwtplot3d
f75dd93
export QWT3D_PATH="$QTDIR"
f75dd93
f75dd93
# Use of --enable-final: The gsl version 1.7 has a bug which may cause problems.
f75dd93
%configure             \
fec5973
  --enable-R           \
f75dd93
  --disable-final      \
f75dd93
  --disable-static     \
5dadf30
  --disable-texvc      \
f75dd93
  --enable-gsl         \
f75dd93
  --enable-tiff        \
f75dd93
  --enable-fftw3       \
f75dd93
  --enable-jasper      \
f75dd93
  --enable-ImageMagick \
f75dd93
  --enable-netcdf      \
bb30d02
  --enable-qhull       \
bb30d02
  --enable-system-netcdf \
bb30d02
  --enable-audiofile     \
bb30d02
  --enable-gl            \
f75dd93
  --enable-system-qwtplot3d \
bb30d02
  --enable-libundo          \
bb30d02
  --enable-system-liborigin \
316963b
  --disable-rpath \
ac19116
  --with-qt-librairies=%{_libdir}/qt3
750d072
5dadf30
# clean unused-direct-shlib-dependencies
5dadf30
sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool
5dadf30
5dadf30
750d072
%{__make}
f75dd93
f75dd93
f75dd93
%install
f75dd93
%{__rm} -rf %{buildroot}
f75dd93
%{__make} DESTDIR=%{buildroot} install
f75dd93
bb30d02
# LabPlot is considered to be part of Fedora Electronic LAb
bb30d02
# Compared to qtiplot, LabPlot provides support to various Oscilloscopes.
808a7b7
desktop-file-install \
808a7b7
%if 0%{?fedora} && 0%{?fedora} < 19
808a7b7
    --vendor fedora           \
808a7b7
%endif
f75dd93
    --delete-original                          \
1385426
    --remove-category Education                \
bb30d02
    --remove-category Science                  \
bb30d02
    --remove-category Physics                  \
98edfc7
    --remove-category Math                     \
316963b
    --add-category "Electronics"               \
f75dd93
    --dir %{buildroot}%{_datadir}/applications \
f75dd93
    %{buildroot}%{_datadir}/applications/kde/%{name}.desktop
f75dd93
f75dd93
f75dd93
#Building pdf handbook for different languages
f75dd93
pushd doc
f75dd93
for LANG in * ; do
bb30d02
  if [ -d $LANG -a $LANG != small_pics -a $LANG != html -a $LANG != fr -a $LANG != Scripting ]; then
f75dd93
    echo "[Fedora-%{name}] building pdf handbook for %{name}-%{version} (language $LANG) ..."
f75dd93
bb30d02
    %{__mkdir} -p tmp/
f75dd93
    %{__cp} -p $LANG/index.docbook tmp/
f75dd93
    %{__cp} -pRL en/common/ en/small_pics/ tmp/
f75dd93
f75dd93
    pushd tmp/
f75dd93
    meinproc --stylesheet %{_datadir}/apps/ksgmltools2/customization/kde-nochunk.xsl index.docbook
f75dd93
    ../makedoc.sh
f75dd93
f75dd93
    htmldoc -f ../%{name}-%{version}-$LANG.pdf index.html
f75dd93
f75dd93
    popd
bb30d02
    %{__rm} -rf emp/
f75dd93
f75dd93
    echo "Done"
f75dd93
  fi
f75dd93
done
f75dd93
popd
f75dd93
f75dd93
%{__mkdir} -p %{buildroot}%{_datadir}/apps/%{name}/handbook
f75dd93
%{__cp} -p doc/%{name}-%{version}-*.pdf %{buildroot}%{_datadir}/apps/%{name}/handbook
f75dd93
f75dd93
f75dd93
# For the doc package
f75dd93
chmod 644 doc/cephes.doc
f75dd93
%{__rm} -f examples/Makefile*
f75dd93
f75dd93
# make sure the examples are UTF-8...
f75dd93
pushd examples
f75dd93
for nonUTF8 in {axeslabel,rydberg,qwt,fit,analysis}.lpl.gz ; do
f75dd93
    /usr/bin/iconv -f iso8859-1 -t utf-8 $nonUTF8 > $nonUTF8.conv && /bin/mv -f $nonUTF8.conv $nonUTF8
f75dd93
done
f75dd93
popd
f75dd93
f75dd93
## File lists
f75dd93
# locale's
f75dd93
%find_lang %{name} || touch %{name}.lang
f75dd93
# HTML (1.0)
f75dd93
HTML_DIR=$(kde-config --expandvars --install html)
f75dd93
if [ -d %{buildroot}$HTML_DIR ]; then
f75dd93
  for lang_dir in %{buildroot}$HTML_DIR/* ; do
f75dd93
    if [ -d $lang_dir -a $lang_dir != %{buildroot}$HTML_DIR/en ]; then
f75dd93
      lang=$(basename $lang_dir)
f75dd93
      #echo "%lang($lang) $HTML_DIR/$lang/*" >> %{name}.lang
f75dd93
      # replace absolute symlinks with relative ones
f75dd93
      pushd $lang_dir
f75dd93
        for i in *; do
f75dd93
          echo "LANGUAGE $i"
f75dd93
          [ -d $i -a -L $i/small_pics ] && \
f75dd93
                %{__rm} -f $i/small_pics && ln -sf ../../en/%{name}/small_pics $i/small_pics
f75dd93
        done
f75dd93
      popd
f75dd93
    fi
f75dd93
  done
f75dd93
fi
f75dd93
f75dd93
# iconv
f75dd93
for f in BUGS ChangeLog TODO WISHLIST ; do
f75dd93
   iconv -f ISO-8859-1 -t UTF-8 $f > $f.tmp && \
f75dd93
      ( touch -r $f $f.tmp ; %{__mv} -f $f.tmp $f ) || \
f75dd93
      %{__rm} -f $f.tmp
f75dd93
done
f75dd93
f75dd93
# Remove useless symbolic links
f75dd93
%{__rm} -f %{buildroot}%{_docdir}/HTML/*/labplot
f75dd93
f75dd93
%{__rm} -f %{buildroot}%{_libdir}/lib*.la
f75dd93
f75dd93
%{__rm} -f %{buildroot}%{_libdir}/lib%{name}.so
f75dd93
%{__rm} -f %{buildroot}%{_libdir}/lib%{name}cephes.so
c89ffdd
%{__rm} -f %{buildroot}%{_libdir}/lib%{name}netCDF.so
f75dd93
316963b
# rpath fix:
316963b
chrpath -d %{buildroot}%{_libdir}/lib%{name}.so*
316963b
chrpath -d %{buildroot}%{_bindir}/%{name}
f75dd93
f75dd93
%clean
f75dd93
%{__rm} -rf %{buildroot}
f75dd93
f75dd93
f75dd93
%post
f75dd93
/sbin/ldconfig
f75dd93
touch --no-create %{_datadir}/icons/hicolor || :
f75dd93
%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
f75dd93
update-desktop-database &> /dev/null ||:
f75dd93
f75dd93
f75dd93
%postun
f75dd93
/sbin/ldconfig
f75dd93
touch --no-create %{_datadir}/icons/hicolor || :
f75dd93
%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
f75dd93
update-desktop-database &> /dev/null ||:
f75dd93
f75dd93
f75dd93
%files -f %{name}.lang
f75dd93
%defattr(-,root,root,-)
f75dd93
%doc COPYING README ChangeLog CHANGES FEATURES CREDITS doc/labplot.png
f75dd93
%doc AUTHORS TODO BUGS WISHLIST BUGFIXES LabPlot.lsm doc/cephes.doc
f75dd93
%exclude %{_datadir}/apps/%{name}/handbook/
f75dd93
%{_mandir}/man1/%{name}.*
f75dd93
%{_mandir}/man1/labplot.*
f75dd93
%{_bindir}/%{name}
f75dd93
%{_bindir}/labplot
f75dd93
%{_bindir}/texvc
808a7b7
%if 0%{?fedora} && 0%{?fedora} < 19
5dadf30
%{_datadir}/applications/fedora-%{name}.desktop
808a7b7
%else
808a7b7
%{_datadir}/applications/%{name}.desktop
808a7b7
%endif
f75dd93
%{_datadir}/apps/%{name}/
bb30d02
%{_datadir}/mimelnk/application/x-l?l.desktop
f75dd93
%{_libdir}/lib%{name}.so.1*
f75dd93
%{_libdir}/lib%{name}cephes.so.1*
f75dd93
# needed on Help -> LabPlot Handbook
f75dd93
%{_docdir}/HTML/en/%{name}/
f75dd93
f75dd93
%files doc
f75dd93
%defattr(-,root,root,-)
1385426
%doc doc/html/
f75dd93
%dir %{_datadir}/apps/%{name}/handbook/
f75dd93
%{_datadir}/apps/%{name}/handbook/%{name}-%{version}-en.pdf
f75dd93
f75dd93
f75dd93
f75dd93
%files doc-fr
f75dd93
%defattr(-,root,root,-)
f75dd93
%{_docdir}/HTML/fr/%{name}/
f75dd93
f75dd93
f75dd93
%files doc-br
f75dd93
%defattr(-,root,root,-)
f75dd93
%{_datadir}/apps/%{name}/handbook/%{name}-%{version}-br.pdf
f75dd93
%{_docdir}/HTML/br/%{name}/
f75dd93
f75dd93
f75dd93
%files doc-de
f75dd93
%defattr(-,root,root,-)
f75dd93
%{_datadir}/apps/%{name}/handbook/%{name}-%{version}-de.pdf
f75dd93
%{_docdir}/HTML/de/%{name}/
f75dd93
f75dd93
f75dd93
%files doc-it
f75dd93
%defattr(-,root,root,-)
f75dd93
%{_datadir}/apps/%{name}/handbook/%{name}-%{version}-it.pdf
f75dd93
%{_docdir}/HTML/it/%{name}/
f75dd93
f75dd93
f75dd93
%files doc-nl
f75dd93
%defattr(-,root,root,-)
f75dd93
%{_datadir}/apps/%{name}/handbook/%{name}-%{version}-nl.pdf
f75dd93
%{_docdir}/HTML/nl/%{name}/
f75dd93
f75dd93
f75dd93
%files doc-pl
f75dd93
%defattr(-,root,root,-)
f75dd93
%{_datadir}/apps/%{name}/handbook/%{name}-%{version}-pl.pdf
f75dd93
%{_docdir}/HTML/pl/%{name}/
f75dd93
f75dd93
%files doc-sv
f75dd93
%defattr(-,root,root,-)
f75dd93
%{_datadir}/apps/%{name}/handbook/%{name}-%{version}-sv.pdf
f75dd93
%{_docdir}/HTML/sv/%{name}/
f75dd93
f75dd93
f75dd93
%Changelog
808a7b7
* Wed Mar  6 2013 Toshio Kuratomi <toshio@fedoraproject.org> - 1.6.0.3-3
808a7b7
- Remove vendor prefix from desktop files in F19+ https://fedorahosted.org/fesco/ticket/1077
808a7b7
316963b
* Mon Nov 19 2012 Thibault North <tnorth@fedoraproject.org> - 1.6.0.3-1
316963b
- Update to 1.6.0.3
316963b
fec5973
* Sun Dec 4 2011 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 1.6.0.2-9
fec5973
- Fixes Bug RH#715933 - FTBFS LabPlot-1.6.0.2-8.fc12
fec5973
065d299
* Wed Oct 28 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> - 1.6.0.2-8
065d299
- fix FTBFS with current GSL (GSL_CONST_CGSM_GAUSS undefined, patch from Debian)
065d299
ebb767c
* Sat Oct 24 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> - 1.6.0.2-7
ebb767c
- drop ExcludeArch ppc64, OCaml is available for ppc64 these days
ebb767c
ebb767c
* Tue Sep 22 2009 Dennis Gilmore <dennis@ausil.us> - 1.6.0.2-6
20487e8
- ExcludeArch s390 s390x and sparc64 no ocaml
20487e8
5d19c9b
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.0.2-5
5d19c9b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
5d19c9b
5d19c9b
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.0.2-4
5d19c9b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
5d19c9b
98edfc7
* Sun Nov 16 2008 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 1.6.0.2-3
98edfc7
- handle libLabPlotnetCDF.so* on F-8 and F-9
98edfc7
c89ffdd
* Wed Sep 24 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.6.0.2-2
c89ffdd
- handle libLabPlotnetCDF.so*
c89ffdd
70c99e5
* Wed Sep 24 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.6.0.2-1
70c99e5
- update to 1.6.0.2
70c99e5
- drop useless gcc43 patch, init-smg-before-open-files patch
70c99e5
bb30d02
* Tue Jun 10 2008 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 1.6.0.1-1
bb30d02
- New upstream release 1.6.0.1
bb30d02
- Now compatible with liborigin 20080225
bb30d02
- Bugfix: #449653: FTBFS LabPlot-1.5.1.6-6.fc9
bb30d02
- Bugfix: #434019: LabPlot failed massrebuild attempt for GCC 4.3
bb30d02
- Added qhull-devel as BR
bb30d02
f8082f3
* Tue Jun 10 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> - 1.5.1.6-7
f8082f3
- fix build against latest liborigin on F10 (backported from 1.6.0)
f8082f3
ac19116
* Sun Apr 12 2008 Thibault North <tnorth [AT] fedoraproject DOT org> - 1.5.1.6-6
ac19116
- Fixes for GCC 4.3
ac19116
- Updated dependencies
ac19116
- Now requires electronics-menu
cad9cbe
1385426
* Thu Aug 23 2007 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 1.5.1.6-4
1385426
- complying to freedesktop policies - categories
1385426
- queued for mass rebuild for Fedora 8 - BuildID
1385426
- dropped duplicates - examples/
1385426
0734c09
* Mon Aug 06 2007  Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 1.5.1.6-3
0734c09
- Excluding PPC64 since it misses ocaml
0734c09
ebe4372
* Mon Aug 06 2007  Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 1.5.1.6-2
ebe4372
- Update License tag for new Licensing Guidelines compliance
ebe4372
5dadf30
* Mon Jul 30 2007  Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 1.5.1.6-1
5dadf30
- New upstream release
5dadf30
750d072
* Mon Apr 23 2007  Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 1.5.1.5-7
750d072
- removed parallel build for ppc
750d072
f75dd93
* Mon Apr 23 2007  Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 1.5.1.5-6
f75dd93
- added texvc back in %%files
f75dd93
- removed useless .so
f75dd93
f75dd93
* Thu Apr 12 2007  Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 1.5.1.5-5
f75dd93
- split for doc-fr
f75dd93
- duplicate kmenu entries - removed category Science
f75dd93
- corrected missing index.html file from Help -> LabPlot Handbook
f75dd93
- merge -devel package with the main package
f75dd93
f75dd93
* Thu Apr 12 2007 Mamoru Tasaka <mtasaka [AT] ioa.s.u-tokyo.ac.jp> - 1.5.1.5-4.2
f75dd93
- Use system liborigin library
f75dd93
- Shut up undefined non-weak symbols
f75dd93
- Fix end-of-line encodings of [Mm]ap file
f75dd93
- Change the encoding of a part of documents
f75dd93
f75dd93
* Tue Feb 27 2007 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 1.5.1.5-4
f75dd93
- Added mediawiki and koffice-devel as BR
f75dd93
- using liborigin system wide
f75dd93
- Dropped mediawiki as BR
f75dd93
- Fixed presence on gnome menu
f75dd93
f75dd93
* Sat Jan 13 2007 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 1.5.1.5-3
f75dd93
- manual dependencies removed
f75dd93
- dropped additional arguments for x86_64 sparc64 ppc64 amd64
f75dd93
f75dd93
* Wed Jan 03 2007 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 1.5.1.5-2
f75dd93
- Added audiofile-devel, qwtplot3d-devel, ocaml and netcdf-devel as BR
f75dd93
- using qwtplot3d and netcdf system wide #221022
f75dd93
- Fixed qt-qsa headers
f75dd93
f75dd93
* Sun Dec 31 2006 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 1.5.1.5-1
f75dd93
- New stable release 1.5.1.5
f75dd93
- Fixed symlink-should-be-relative rpmlint issues
f75dd93
- Removed numerous entries on kmenu
f75dd93
- Added examples in a new -doc package
f75dd93
- Building pdf handbook for different languages
f75dd93
- Breaking down -doc package for different languages
f75dd93
f75dd93
* Sun Nov 19 2006 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 1.5.1.4-1
f75dd93
- Initial package