SPECS: deluge.spec - BR setuptools. LP#297844

glen glen at pld-linux.org
Fri Nov 14 10:26:51 CET 2008


Author: glen                         Date: Fri Nov 14 09:26:51 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR setuptools. LP#297844

---- Files affected:
SPECS:
   deluge.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/deluge.spec
diff -u SPECS/deluge.spec:1.23 SPECS/deluge.spec:1.24
--- SPECS/deluge.spec:1.23	Thu Nov 13 15:02:34 2008
+++ SPECS/deluge.spec	Fri Nov 14 10:26:46 2008
@@ -21,6 +21,7 @@
 BuildRequires:	libtool
 BuildRequires:	openssl-devel
 BuildRequires:	python-devel >= 1:2.5
+BuildRequires:	python-setuptools
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.311
 Requires(post,postun):	gtk+2
@@ -64,7 +65,7 @@
 rm -rf $RPM_BUILD_ROOT
 %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
 
-# move lang files into /usr/share/locale, find_lang does not work on
+# move lang files into %{_datadir}/locale, find_lang does not work on
 # this. Looks really ugly, if you know a better way please do use it :)
 install -d $RPM_BUILD_ROOT%{_localedir}
 mv -f $RPM_BUILD_ROOT%{py_sitedir}/%{name}/i18n/* $RPM_BUILD_ROOT%{_localedir}
@@ -177,6 +178,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2008/11/14 09:26:46  glen
+- BR setuptools. LP#297844
+
 Revision 1.23  2008/11/13 14:02:34  duddits
 - BR: openssl-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/deluge.spec?r1=1.23&r2=1.24&f=u



More information about the pld-cvs-commit mailing list