rpms/nicotine+/F-12 nicotine+-1.2.15-about_menu_item.patch, NONE, 1.1 nicotine+-1.2.15-urls_commands.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 import.log, 1.1, 1.2 nicotine+.spec, 1.3, 1.4 sources, 1.2, 1.3 nicotine+-1.2.14-commands.patch, 1.1, NONE nicotine+-1.2.14-desktop.patch, 1.1, NONE nicotine+-1.2.14-glade_install.patch, 1.1, NONE nicotine+-1.2.14-guide.patch, 1.1, NONE

Mohamed ElMorabity melmorabity at fedoraproject.org
Sun Feb 21 16:29:51 UTC 2010


Author: melmorabity

Update of /cvs/pkgs/rpms/nicotine+/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3805/F-12

Modified Files:
	.cvsignore import.log nicotine+.spec sources 
Added Files:
	nicotine+-1.2.15-about_menu_item.patch 
	nicotine+-1.2.15-urls_commands.patch 
Removed Files:
	nicotine+-1.2.14-commands.patch nicotine+-1.2.14-desktop.patch 
	nicotine+-1.2.14-glade_install.patch 
	nicotine+-1.2.14-guide.patch 
Log Message:
Update from rawhide version of nicotine+


nicotine+-1.2.15-about_menu_item.patch:
 mainwindow.glade |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- NEW FILE nicotine+-1.2.15-about_menu_item.patch ---
diff -up nicotine+-1.2.15/pynicotine/gtkgui/mainwindow.glade.orig nicotine+-1.2.15/pynicotine/gtkgui/mainwindow.glade
--- nicotine+-1.2.15/pynicotine/gtkgui/mainwindow.glade.orig	2010-02-15 18:24:37.000000000 +0100
+++ nicotine+-1.2.15/pynicotine/gtkgui/mainwindow.glade	2010-02-21 16:03:11.561560640 +0100
@@ -757,7 +757,7 @@
                         <child internal-child="image">
                           <widget class="GtkImage" id="image62">
                             <property name="visible">True</property>
-                            <property name="stock">gtk-missing-image</property>
+                            <property name="stock">gtk-about</property>
                           </widget>
                         </child>
                       </widget>

nicotine+-1.2.15-urls_commands.patch:
 config.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- NEW FILE nicotine+-1.2.15-urls_commands.patch ---
diff -up nicotine+-1.2.15/pynicotine/config.py.orig nicotine+-1.2.15/pynicotine/config.py
--- nicotine+-1.2.15/pynicotine/config.py.orig	2010-02-16 17:36:45.000000000 +0100
+++ nicotine+-1.2.15/pynicotine/config.py	2010-02-20 00:29:31.290438019 +0100
@@ -318,7 +318,7 @@ class Config:
 \
 "urls":{
 	"urlcatching":1, \
-	"protocols":{"http":"", "https":""}, \
+	"protocols":{"http":"xdg-open \"%s\"", "https":"dg-open \"%s\""}, \
 	"humanizeurls":1, \
 	}, \
 \


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/nicotine+/F-12/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	19 Jan 2010 19:03:17 -0000	1.2
+++ .cvsignore	21 Feb 2010 16:29:51 -0000	1.3
@@ -1 +1 @@
-nicotine+-1.2.14.tar.bz2
+nicotine+-1.2.15.tar.bz2


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/nicotine+/F-12/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- import.log	19 Jan 2010 19:03:17 -0000	1.1
+++ import.log	21 Feb 2010 16:29:51 -0000	1.2
@@ -1 +1,2 @@
 nicotine+-1_2_14-5_fc12:F-12:nicotine+-1.2.14-5.fc12.src.rpm:1263927616
+nicotine+-1_2_15-2_fc12:F-12:nicotine+-1.2.15-2.fc12.src.rpm:1266769719


Index: nicotine+.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nicotine+/F-12/nicotine+.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- nicotine+.spec	25 Jan 2010 12:42:40 -0000	1.3
+++ nicotine+.spec	21 Feb 2010 16:29:51 -0000	1.4
@@ -1,35 +1,29 @@
+%if ! (0%{?fedora} > 12)
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
+%endif
 
 %global alt_name nicotine
 %global nicotine_pythonsitedir py%{alt_name}
 
 Name:           nicotine+
-Version:        1.2.14
-Release:        6%{?dist}
+Version:        1.2.15
+Release:        2%{?dist}
 Summary:        A client for the SoulSeek filesharing network
 
 Group:          Applications/Internet
 License:        GPLv3+
 URL:            http://www.nicotine-plus.org/
 Source0:        http://129.125.101.92/%{name}/%{name}-%{version}.tar.bz2
-# Prevent .glade files from being installed twice, in a non-standard directory
-# (see http://www.nicotine-plus.org/ticket/532)
-Patch0:         nicotine+-1.2.14-glade_install.patch
-# Correct the provided .desktop file (see
-# http://lists.nicotine-plus.org/pipermail/nicotine-plus-bugs/2010-January/001868.html)
-Patch1:         nicotine+-1.2.14-desktop.patch
-# Use xdg-open to open files or URLs and GStreamer to play audio effects (see
-# http://www.nicotine-plus.org/ticket/538)
-Patch2:         nicotine+-1.2.14-commands.patch
-# Force the application to retrieve the installed guide in the right place (see
-# http://www.nicotine-plus.org/ticket/539)
-Patch3:         nicotine+-1.2.14-guide.patch
+# Use xdg-open to open URLs
+Patch0:         nicotine+-1.2.15-urls_commands.patch
+# Correct missing icon in the "About" menu item
+Patch1:         nicotine+-1.2.15-about_menu_item.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  desktop-file-utils
 BuildRequires:  gettext
 BuildRequires:  pygobject2
-BuildRequires:  python-devel
+BuildRequires:  python2-devel
 Requires:       gstreamer-python
 Requires:       notify-python
 Requires:       pygtk2-libglade
@@ -47,10 +41,8 @@ PySoulSeek project by Alexander Kanavin.
 
 %prep
 %setup -q
-%patch0 -p1 -b .glade_install
-%patch1 -p1 -b .desktop
-%patch2 -p1 -b .commands
-%patch3 -p1 -b .guide
+%patch0 -p1 -b .urls_commands
+%patch1 -p1 -b .about_menu_item
 
 # Remove shebangs
 pushd pynicotine
@@ -100,8 +92,21 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Feb 20 2010 ELMORABITY Mohamed <melmorabity at fedoraproject.org> 1.2.15-2
+- Add nicotine+-1.2.15-about_menu_item.patch patch to add missing icon in the
+  "About" menu item
+
+* Sat Feb 20 2010 ELMORABITY Mohamed <melmorabity at fedoraproject.org> 1.2.15-1
+- Update to 1.2.15
+- Drop nicotine+-1.2.14-glade_install.patch / nicotine+-1.2.14-desktop.patch /
+  nicotine+-1.2.14-commands.patch / nicotine+-1.2.14-guide.patch patches (merged
+  upstream)
+- Add nicotine+-1.2.15-urls_commands.patch to set xdg-open as the default
+  program to open URLS
+- Update .spec from new Python guidelines
+
 * Mon Jan 25 2010 ELMORABITY Mohamed <melmorabity at fedoraproject.org> 1.2.14-6
-- Own directory %{_datadir}/%{alt_name}
+- Own directory %%{_datadir}/%%{alt_name}
 
 * Thu Jan 14 2010 ELMORABITY Mohamed <melmorabity at fedoraproject.org> 1.2.14-5
 - Drop no-shebang patch for a sed command


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/nicotine+/F-12/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	19 Jan 2010 19:03:18 -0000	1.2
+++ sources	21 Feb 2010 16:29:51 -0000	1.3
@@ -1 +1 @@
-c43dfbd8e759d0228fa9d1e0525cf993  nicotine+-1.2.14.tar.bz2
+05dbaa15f51509f376833dfb0ad4e8ad  nicotine+-1.2.15.tar.bz2


--- nicotine+-1.2.14-commands.patch DELETED ---


--- nicotine+-1.2.14-desktop.patch DELETED ---


--- nicotine+-1.2.14-glade_install.patch DELETED ---


--- nicotine+-1.2.14-guide.patch DELETED ---



More information about the scm-commits mailing list