rpms/qbittorrent/devel import.log, NONE, 1.1 qbittorrent.spec, NONE, 1.1 qbittorrent_flag.patch, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Leigh Scott leigh123linux at fedoraproject.org
Tue Feb 10 22:52:41 UTC 2009


Author: leigh123linux

Update of /cvs/pkgs/rpms/qbittorrent/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30802/devel

Modified Files:
	.cvsignore sources 
Added Files:
	import.log qbittorrent.spec qbittorrent_flag.patch 
Log Message:



--- NEW FILE import.log ---
qbittorrent-1_3_1-7_fc10:HEAD:qbittorrent-1.3.1-7.fc10.src.rpm:1234306317


--- NEW FILE qbittorrent.spec ---
Name:    qbittorrent
Summary: A Bittorrent Client 
Version: 1.3.1
Release: 7%{dist}
Source0: http://downloads.sf.net/qbittorrent/qbittorrent-1.3.1.tar.gz
Patch0:  qbittorrent_flag.patch
URL: http://sourceforge.net/projects/qbittorrent
Group: Applications/Internet
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
License: GPLv2+
BuildRequires: qt-devel >= 4.4.1   
BuildRequires: desktop-file-utils
BuildRequires: boost-devel
BuildRequires: asio-devel
BuildRequires: zziplib-devel
BuildRequires: rb_libtorrent-devel >= 0.14.1
BuildRequires: curl-devel


%description
A Bittorrent client using rb_libtorrent and a Qt4 Graphical User Interface.
It aims to be as fast as possible and to provide multi-OS, unicode support.

%prep
%setup -q
%patch0 -p1 -b qbittorrent_flag


%build
# use ./configure instead of %%configure as it doesn't work
CFLAGS="%optflags" CXXFLAGS="%optflags" \
./configure --prefix=%{_prefix}
make %{?_smp_mflags}

%install
rm -rf $RPM_BUILD_ROOT
make INSTALL_ROOT=$RPM_BUILD_ROOT install


desktop-file-install --vendor="" \
  --dir=$RPM_BUILD_ROOT%{_datadir}/applications/ \
  --delete-original \
        $RPM_BUILD_ROOT%{_datadir}/applications/qBittorrent.desktop



%clean
rm -rf $RPM_BUILD_ROOT

%post
touch --no-create %{_datadir}/icons/hicolor
if [ -x %{_bindir}/gtk-update-icon-cache ]; then
  %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
fi
update-mime-database %{_datadir}/mime &> /dev/null || :


%postun
touch --no-create %{_datadir}/icons/hicolor
if [ -x %{_bindir}/gtk-update-icon-cache ]; then
  %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
fi
update-mime-database %{_datadir}/mime &> /dev/null || :




%files
%defattr(-, root, root, -)
%doc README NEWS COPYING AUTHORS TODO Changelog
%{_mandir}/man1/qbittorrent.1*
%{_bindir}/%{name}
%{_datadir}/applications/qBittorrent.desktop
%{_datadir}/icons/hicolor/*/apps/qbittorrent.png



%changelog
* Mon Feb 9 2009  Leigh Scott <leigh123linux at googlemail.com> - 1.3.1-7
- add patch to remove flags from menu to conform to Fedora 
- packaging guidelines.

* Sun Feb 8 2009  Leigh Scott <leigh123linux at googlemail.com> - 1.3.1-6
- add more changes for review  

* Sat Feb 7 2009  Leigh Scott <leigh123linux at googlemail.com> - 1.3.1-5
- update to 1.3.1 and add more recommended changes for review

* Thu Feb 5 2009  Leigh Scott <leigh123linux at googlemail.com> - 1.3.0-4
- add update-mime-database to the post & postun sections

* Thu Feb 5 2009  Leigh Scott <leigh123linux at googlemail.com> - 1.3.0-3
- add recommended changes for review

* Wed Jan 14 2009 Leigh Scott <leigh123linux at googlemail.com> - 1.3.0-2
- clean up spec file

* Wed Jan 14 2009 Leigh Scott <leigh123linux at googlemail.com> - 1.3.0-1
- update version

* Tue Jan 6 2009 Leigh Scott <leigh123linux at googlemail.com> - 1.3bzr1436
- bzr build 1436

* Fri Nov 7 2008 Leigh Scott <leigh123linux at googlemail.com> - 1.3bzr1303
- first bzr build
- remove libMagick++ dependency 

* Tue Nov 4 2008 Leigh Scott <leigh123linux at googlemail.com> - 1.2.0-2
- add requires qbittorrent-release

* Tue Nov 4 2008 Leigh Scott <leigh123linux at googlemail.com> - 1.2.0-1
- update version

* Thu Oct 9 2008 Leigh Scott <leigh123linux at googlemail.com> - 1.1.4-5
- rebuild against the rebuilt rb_libtorrent package

* Thu Oct 9 2008 Leigh Scott <leigh123linux at googlemail.com> - 1.1.4-4
- build with gmake & fix group tag 

* Wed Oct 8 2008 Leigh Scott <leigh123linux at googlemail.com> - 1.1.4-3
- rebuild to fix destop file + icon

* Wed Oct 8 2008 Leigh Scott <leigh123linux at googlemail.com> - 1.1.4-2
- rebuild

* Sun Apr 13 2008 - Leigh Scott <leigh123linux at googlemail.com> 
- Initial release


qbittorrent_flag.patch:

--- NEW FILE qbittorrent_flag.patch ---
--- qbittorrent-1.3.1/src/icons.qrc.old 
+++ qbittorrent-1.3.1/src/icons.qrc 
@@ -47,33 +47,6 @@
   <file>Icons/uparrow.png</file>
   <file>Icons/url.png</file>
   <file>Icons/wizard.png</file>
-  <file>Icons/flags/brazil.png</file>
-  <file>Icons/flags/bulgaria.png</file>
-  <file>Icons/flags/china.png</file>
-  <file>Icons/flags/czech.png</file>
-  <file>Icons/flags/denmark.png</file>
-  <file>Icons/flags/finland.png</file>
-  <file>Icons/flags/france.png</file>
-  <file>Icons/flags/germany.png</file>
-  <file>Icons/flags/greece.png</file>
-  <file>Icons/flags/hungary.png</file>
-  <file>Icons/flags/italy.png</file>
-  <file>Icons/flags/japan.png</file>
-  <file>Icons/flags/netherlands.png</file>
-  <file>Icons/flags/norway.png</file>
-  <file>Icons/flags/poland.png</file>
-  <file>Icons/flags/portugal.png</file>
-  <file>Icons/flags/romania.png</file>
-  <file>Icons/flags/russia.png</file>
-  <file>Icons/flags/slovakia.png</file>
-  <file>Icons/flags/south_korea.png</file>
-  <file>Icons/flags/spain.png</file>
-  <file>Icons/flags/spain_catalunya.png</file>
-  <file>Icons/flags/sweden.png</file>
-  <file>Icons/flags/taiwan.png</file>
-  <file>Icons/flags/turkey.png</file>
-  <file>Icons/flags/ukraine.png</file>
-  <file>Icons/flags/united_kingdom.png</file>
   <file>Icons/skin/add.png</file>
   <file>Icons/skin/connected.png</file>
   <file>Icons/skin/decrease.png</file>


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/qbittorrent/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	10 Feb 2009 22:39:02 -0000	1.1
+++ .cvsignore	10 Feb 2009 22:52:11 -0000	1.2
@@ -0,0 +1 @@
+qbittorrent-1.3.1.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/qbittorrent/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	10 Feb 2009 22:39:02 -0000	1.1
+++ sources	10 Feb 2009 22:52:11 -0000	1.2
@@ -0,0 +1 @@
+6611d60f31c2c7e22db8f1306d126c08  qbittorrent-1.3.1.tar.gz




More information about the fedora-extras-commits mailing list