rpms/subdownloader/F-12 subdownloader.spec,1.9,1.10

Jan Klepek hpejakle at fedoraproject.org
Wed Oct 14 06:46:02 UTC 2009


Author: hpejakle

Update of /cvs/pkgs/rpms/subdownloader/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21263/F-12

Modified Files:
	subdownloader.spec 
Log Message:
bugfix for desktop file and locale handling


Index: subdownloader.spec
===================================================================
RCS file: /cvs/pkgs/rpms/subdownloader/F-12/subdownloader.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- subdownloader.spec	27 Sep 2009 07:34:47 -0000	1.9
+++ subdownloader.spec	14 Oct 2009 06:46:01 -0000	1.10
@@ -2,7 +2,7 @@
 
 Name:		subdownloader
 Version:	2.0.9.3
-Release:	4%{?dist}
+Release:	5%{?dist}
 Summary:	Program for download/upload subtitles for videofiles and DVDs
 
 Group:		Applications/Multimedia
@@ -30,6 +30,9 @@ sed -i 's/#\!\/usr\/bin\/env python//g' 
 sed -i 's/#\!\/usr\/bin\/env python//g' modules/*.py
 sed -i 's/#\!\/usr\/bin\/python//g' modules/*.py
 sed -i 's/#\!\/usr\/bin\/env python//g' gui/*.py
+sed -i 's#/usr/share/subdownloader#%{python_sitelib}/%{name}#g' subdownloader.desktop
+# submitted as bugreport 361416
+sed -i 's#/usr/share/subdownloader#%{python_sitelib}/%{name}#g' gui/main.py
 
 %build
 
@@ -72,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/pixmaps/%{name}.xpm
 
 %changelog
+* Wed Oct 07 2009 jan.klepek at hp.com - 2.0.9.3-5
+- fixed desktop file and locale handling
+
 * Sun Sep 27 2009 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> 2.0.9.3-4
 - Update desktop file according to F-12 FedoraStudio feature
 




More information about the fedora-extras-commits mailing list