SPECS: python-pygsl.spec - make it own it's own dir
czarny
czarny at pld-linux.org
Tue Apr 29 10:59:08 CEST 2008
Author: czarny Date: Tue Apr 29 08:59:08 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- make it own it's own dir
---- Files affected:
SPECS:
python-pygsl.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/python-pygsl.spec
diff -u SPECS/python-pygsl.spec:1.1 SPECS/python-pygsl.spec:1.2
--- SPECS/python-pygsl.spec:1.1 Tue Apr 29 10:56:22 2008
+++ SPECS/python-pygsl.spec Tue Apr 29 10:59:03 2008
@@ -50,6 +50,7 @@
%files
%defattr(644,root,root,755)
%doc CREDITS ChangeLog README TODO
+%dir %{py_sitedir}/%{module}
%{py_sitedir}/%{module}/*.py[co]
%attr(755,root,root) %{py_sitedir}/%{module}/*.so
%{py_sitedir}/%{module}/gsl_dist
@@ -68,6 +69,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2008-04-29 08:59:03 czarny
+- make it own it's own dir
+
Revision 1.1 2008-04-29 08:56:22 czarny
- new
- works fine for now
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-pygsl.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list