packages: thrift/thrift.spec - removed %dir %{py_sitedir} from python files...

sparky sparky at pld-linux.org
Sun Jan 23 20:15:52 CET 2011


Author: sparky                       Date: Sun Jan 23 19:15:52 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- removed %dir %{py_sitedir} from python files
- release: 3, STBR

---- Files affected:
packages/thrift:
   thrift.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: packages/thrift/thrift.spec
diff -u packages/thrift/thrift.spec:1.11 packages/thrift/thrift.spec:1.12
--- packages/thrift/thrift.spec:1.11	Fri Dec 10 12:53:53 2010
+++ packages/thrift/thrift.spec	Sun Jan 23 20:15:47 2011
@@ -16,10 +16,10 @@
 Summary(pl.UTF-8):	Szkielet budowania skalowalnych usług dla różnych języków programowania
 Name:		thrift
 Version:	0.5.0
-Release:	2
+Release:	3
 License:	Apache v2.0
 Group:		Development/Libraries
-Source0:	http://ftp.tpnet.pl/vol/d1/apache//incubator/thrift/%{version}-incubating/thrift-%{version}.tar.gz
+Source0:	http://ftp.tpnet.pl/vol/d1/apache//incubator/thrift/%{version}-incubating/%{name}-%{version}.tar.gz
 # Source0-md5:	14c97adefb4efc209285f63b4c7f51f2
 Patch0:		%{name}-Werror_strlcpy_fix.patch
 URL:		http://incubator.apache.org/thrift/
@@ -86,8 +86,8 @@
 	--without-perl \
 	--without-php \
 	--without-php_extension \
-	--without-ruby 
-	
+	--without-ruby
+
 %{__make}
 
 %install
@@ -120,7 +120,6 @@
 
 %files -n python-%{name}
 %defattr(644,root,root,755)
-%dir %{py_sitedir}
 %dir %{py_sitedir}/%{name}
 %dir %{py_sitedir}/%{name}/protocol
 %{py_sitedir}/%{name}/protocol/*.py[co]
@@ -140,6 +139,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2011/01/23 19:15:47  sparky
+- removed %dir %{py_sitedir} from python files
+- release: 3, STBR
+
 Revision 1.11  2010/12/10 11:53:53  matkor
 - Release 2. Typo..
 
================================================================

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



More information about the pld-cvs-commit mailing list