[svn] r4639 - in trunk/rpms: fox kchmviewer ktorrent
packagers at lists.rpmforge.net
packagers at lists.rpmforge.net
Wed Aug 9 14:15:40 CEST 2006
Author: dries
Date: 2006-08-09 14:15:26 +0200 (Wed, 09 Aug 2006)
New Revision: 4639
Modified:
trunk/rpms/fox/fox.spec
trunk/rpms/kchmviewer/kchmviewer.spec
trunk/rpms/ktorrent/ktorrent.spec
Log:
update
Modified: trunk/rpms/fox/fox.spec
===================================================================
--- trunk/rpms/fox/fox.spec 2006-08-09 08:32:56 UTC (rev 4638)
+++ trunk/rpms/fox/fox.spec 2006-08-09 12:15:26 UTC (rev 4639)
@@ -20,7 +20,7 @@
Summary: Toolkit for GUI development
Name: fox
-Version: 1.6.10
+Version: 1.6.13
Release: 1
License: LGPL
Group: Development/Libraries
@@ -105,6 +105,9 @@
%exclude %{_libdir}/*.la
%changelog
+* Wed Aug 09 2006 Dries Verachtert <dries at ulyssis.org> - 1.6.13-1
+- Updated to release 1.6.13.
+
* Sat Jul 29 2006 Dries Verachtert <dries at ulyssis.org> - 1.6.10-1
- Updated to release 1.6.10.
Modified: trunk/rpms/kchmviewer/kchmviewer.spec
===================================================================
--- trunk/rpms/kchmviewer/kchmviewer.spec 2006-08-09 08:32:56 UTC (rev 4638)
+++ trunk/rpms/kchmviewer/kchmviewer.spec 2006-08-09 12:15:26 UTC (rev 4639)
@@ -7,7 +7,7 @@
Summary: CHM file viewer
Name: kchmviewer
-Version: 2.5
+Version: 2.6
Release: 1
License: GPL
Group: Applications/Publishing
@@ -16,9 +16,8 @@
Source: http://dl.sf.net/kchmviewer/kchmviewer-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
-BuildRequires: gcc, make, libpng-devel
-BuildRequires: arts-devel, gcc-c++, gettext
-BuildRequires: zlib-devel, qt-devel >= 3.2, libjpeg-devel
+BuildRequires: gcc-c++, gettext
+BuildRequires: qt-devel >= 3.2
BuildRequires: kdelibs-devel, desktop-file-utils
%{?el4:BuildRequires: libselinux-devel}
%{?fc4:BuildRequires: libselinux-devel}
@@ -51,8 +50,12 @@
%{_datadir}/applnk/kchmviewer.desktop
%{_libdir}/kde3/kio_msits*
%{_datadir}/services/msits.protocol
+%{_datadir}/icons/crystalsvg/*/apps/kchmviewer.png
%changelog
+* Mon Aug 09 2006 Dries Verachtert <dries at ulyssis.org> - 2.6-1
+- Updated to release 2.6.
+
* Fri Apr 07 2006 Dries Verachtert <dries at ulyssis.org> - 2.5-1
- Updated to release 2.5.
Modified: trunk/rpms/ktorrent/ktorrent.spec
===================================================================
--- trunk/rpms/ktorrent/ktorrent.spec 2006-08-09 08:32:56 UTC (rev 4638)
+++ trunk/rpms/ktorrent/ktorrent.spec 2006-08-09 12:15:26 UTC (rev 4639)
@@ -4,8 +4,8 @@
Summary: BitTorrent client for KDE
Name: ktorrent
-Version: 1.2
-Release: 1.2
+Version: 2.0
+Release: 1
License: GPL
Group: Applications/Internet
URL: http://ktorrent.pwsp.net/
@@ -13,7 +13,7 @@
Source: http://ktorrent.org/downloads/%{version}/ktorrent-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
-BuildRequires: kdelibs-devel, gettext, gcc-c++
+BuildRequires: kdelibs-devel, gettext, gcc-c++, gmp-devel
%description
KTorrent is a BitTorrent program for KDE.
@@ -28,6 +28,7 @@
%install
%{__rm} -rf %{buildroot}
%makeinstall
+%find_lang %{name}
%post
/sbin/ldconfig 2>/dev/null
@@ -38,10 +39,12 @@
%clean
%{__rm} -rf %{buildroot}
-%files
+%files -f %{name}.lang
%defattr(-, root, root, 0755)
%doc AUTHORS ChangeLog COPYING INSTALL NEWS README TODO
%{_bindir}/ktcachecheck
+%{_bindir}/ktshell
+%{_bindir}/ktupnptest
%{_bindir}/ktorrent
%{_bindir}/kttorinfo
%{_libdir}/kde3/kt*
@@ -49,12 +52,17 @@
%{_datadir}/apps/ktorrent/
%{_datadir}/config.kcfg/
%{_datadir}/icons/*/*/apps/ktorrent.*
+%{_datadir}/icons/*/*/mimetypes/torrent.*
%{_datadir}/services/kt*.desktop
%{_datadir}/servicetypes/kt*.desktop
%{_datadir}/applications/kde/ktorrent.desktop
%{_datadir}/applnk/Internet/ktorrent.desktop
+%{_datadir}/mimelnk/application/x-bittorrent.desktop
%changelog
+* Wed Aug 09 2006 Dries Verachtert <dries at ulyssis.org> - 2.0-1
+- Updated to release 2.0.
+
* Sat Apr 08 2006 Dries Verachtert <dries at ulyssis.org> - 1.2-1.2
- Rebuild for Fedora Core 5.
More information about the svn-commits
mailing list