packages: qbittorrent/qbittorrent.spec - update-desktop-database (.desktop ...

glen glen at pld-linux.org
Sun Sep 18 22:54:48 CEST 2011


Author: glen                         Date: Sun Sep 18 20:54:48 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- update-desktop-database (.desktop specifies MimeType)

---- Files affected:
packages/qbittorrent:
   qbittorrent.spec (1.109 -> 1.110) 

---- Diffs:

================================================================
Index: packages/qbittorrent/qbittorrent.spec
diff -u packages/qbittorrent/qbittorrent.spec:1.109 packages/qbittorrent/qbittorrent.spec:1.110
--- packages/qbittorrent/qbittorrent.spec:1.109	Fri Sep 16 12:44:58 2011
+++ packages/qbittorrent/qbittorrent.spec	Sun Sep 18 22:54:43 2011
@@ -2,14 +2,14 @@
 #
 # Conditional build:
 %bcond_without	qsa		# build with bundled QtSingleApplication
-#
+
 %define		qtver	4.5
 Summary:	qbittorrent - Qt4-based torrent client
 Summary(hu.UTF-8):	qbittorrent - Qt4-alapú torrent kliens
 Summary(pl.UTF-8):	qbittorrent - graficzny klient torrenta oparty na Qt4
 Name:		qbittorrent
 Version:	2.8.5
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		X11/Applications
 Source0:	http://downloads.sourceforge.net/qbittorrent/%{name}-%{version}.tar.gz
@@ -33,6 +33,7 @@
 BuildRequires:	rpmbuild(macros) >= 1.129
 BuildRequires:	which
 Requires:	libtorrent-rasterbar >= 1:0.15.7
+Requires:	desktop-file-utils
 Requires:	python >= 1:2.3
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -69,6 +70,9 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post
+%update_desktop_database
+
 %files
 %defattr(644,root,root,755)
 %doc README NEWS AUTHORS TODO Changelog
@@ -84,6 +88,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.110  2011/09/18 20:54:43  glen
+- update-desktop-database (.desktop specifies MimeType)
+
 Revision 1.109  2011/09/16 10:44:58  lisu
 - 2.8.5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/qbittorrent/qbittorrent.spec?r1=1.109&r2=1.110&f=u



More information about the pld-cvs-commit mailing list