packages: thrift/thrift.spec - cleanup template leftovers - restore changel...

glen glen at pld-linux.org
Wed Mar 31 08:36:46 CEST 2010


Author: glen                         Date: Wed Mar 31 06:36:46 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- cleanup template leftovers
- restore changelog
- merge todo
- python epoch

---- Files affected:
packages/thrift:
   thrift.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: packages/thrift/thrift.spec
diff -u packages/thrift/thrift.spec:1.4 packages/thrift/thrift.spec:1.5
--- packages/thrift/thrift.spec:1.4	Wed Mar 31 00:07:48 2010
+++ packages/thrift/thrift.spec	Wed Mar 31 08:36:40 2010
@@ -1,9 +1,10 @@
 # $Revision$, $Date$
-# TODO: BR for java, ruby, perl, more general BR
-# TODO: Separate packages per each lang ?
-# TODO: Fix ruby install
-# TODO: Add Mono ?
-# TODO: thrift-python -> python-trift ?
+# TODO
+# - BR for java, ruby, perl, more general BR
+# - Separate packages per each lang ?
+# - Fix ruby install
+# - Add Mono ?
+# - thrift-python -> python-trift ?
 Summary:	Framework for scalable cross-language services development
 Summary(pl.UTF-8):	Szkielet budowania skalowalnych usług dla różnych języków programowania
 Name:		thrift
@@ -17,9 +18,8 @@
 Patch0:		%{name}-Werror_strlcpy_fix.patch
 URL:		http://incubator.apache.org/thrift/
 BuildRequires:	boost-devel >= 1.33.1
-BuildRequires:	python-devel >= 2.4
+BuildRequires:	python-devel >= 1:2.4
 BuildRequires:	zlib-devel >= 1.2.3
-#Requires:	-
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -36,7 +36,6 @@
 Pythonem, PHP, Rybym, Erlangiem, Perlem, Heskellem, C#, Cocoa,
 Smalltalikiem i Ocamlem.
 
-
 %package devel
 Summary:	Header files for thrift
 Summary(pl.UTF-8):	Pliki nagłówkowe thrift
@@ -49,7 +48,6 @@
 %description devel -l pl.UTF-8
 Pliki nagłówkowe thrift.
 
-
 %package python
 Summary:	Python thrift interface
 Summary(pl.UTF-8):	Interfejs thrift dla Pythona
@@ -62,7 +60,6 @@
 %description python -l pl.UTF-8
 Interfejs thrift dla Pythona.
 
-
 %prep
 %setup -q
 %patch0 -p1
@@ -83,40 +80,43 @@
 
 %files
 %defattr(644,root,root,755)
-# %doc AUTHORS CREDITS ChangeLog NEWS README THANKS TODO
 %attr(755,root,root) %{_bindir}/*
 
 %files devel
 %defattr(644,root,root,755)
-# %doc devel-doc/*
 %{_libdir}/lib%{name}.so
 %{_libdir}/lib%{name}.la
 %{_libdir}/lib%{name}z.so
 %{_libdir}/lib%{name}z.la
 %{_includedir}/%{name}
-# %{_aclocaldir}/*.m4
-# %{_pkgconfigdir}/*.pc
-
 
 %files python
 %defattr(644,root,root,755)
-# %doc AUTHORS CREDITS ChangeLog NEWS README THANKS TODO
-# change %{py_sitedir} to %{py_sitescriptdir} for 'noarch' packages!
-%{py_sitedir}/%{name}
-# %{py_sitedir}/*.py[co]
-# %attr(755,root,root) %{py_sitedir}/*.so
+%{py_sitedir}
 %if "%{py_ver}" > "2.4"
 %{py_sitedir}/Thrift-*.egg-info
 %endif
 
-
-
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2010/03/31 06:36:40  glen
+- cleanup template leftovers
+- restore changelog
+- merge todo
+- python epoch
+
 Revision 1.4  2010/03/30 22:07:48  matkor
 - Adapterized.
 
+Revision 1.3  2010/03/30 22:01:12  matkor
+- Some more work on python interface. Still needs lot of work
+
+Revision 1.2  2010/03/28 21:27:52  matkor
+- NFY
+
+Revision 1.1  2010/03/28 20:06:38  matkor
+- Added.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/thrift/thrift.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list