SPECS: python-TwistedNames.spec - %files fix
wiget
wiget at pld-linux.org
Sun Oct 5 09:36:39 CEST 2008
Author: wiget Date: Sun Oct 5 07:36:39 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- %files fix
---- Files affected:
SPECS:
python-TwistedNames.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/python-TwistedNames.spec
diff -u SPECS/python-TwistedNames.spec:1.8 SPECS/python-TwistedNames.spec:1.9
--- SPECS/python-TwistedNames.spec:1.8 Sun Oct 5 09:33:08 2008
+++ SPECS/python-TwistedNames.spec Sun Oct 5 09:36:34 2008
@@ -7,7 +7,7 @@
Summary(pl.UTF-8): Serwer nazw oraz biblioteka kliencka rozwiązująca nazwy
Name: python-%{module}
Version: %{major}.%{minor}
-Release: 2
+Release: 3
License: MIT
Group: Libraries/Python
Source0: http://tmrc.mit.edu/mirror/twisted/Names/%{major}/%{module}-%{version}.tar.bz2
@@ -66,9 +66,9 @@
%files
%defattr(644,root,root,755)
%doc LICENSE NEWS README
-%{py_sitescriptdir}/*.egg-info
-%{py_sitescriptdir}/twisted/names
-%{py_sitescriptdir}/twisted/plugins/*
+%{py_sitedir}/*.egg-info
+%{py_sitedir}/twisted/names
+%{py_sitedir}/twisted/plugins/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -76,6 +76,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2008/10/05 07:36:34 wiget
+- %files fix
+
Revision 1.8 2008/10/05 07:33:08 wiget
- install in py_sitedir like other Twisted\*
- release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-TwistedNames.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list