[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/bigboard/devel .cvsignore, 1.4, 1.5 bigboard.spec, 1.7, 1.8 sources, 1.4, 1.5
- From: Colin Walters (walters) <fedora-extras-commits redhat com>
- To: fedora-extras-commits redhat com
- Subject: rpms/bigboard/devel .cvsignore, 1.4, 1.5 bigboard.spec, 1.7, 1.8 sources, 1.4, 1.5
- Date: Wed, 6 Jun 2007 16:51:49 -0400
Author: walters
Update of /cvs/extras/rpms/bigboard/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8577
Modified Files:
.cvsignore bigboard.spec sources
Log Message:
new release
Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/bigboard/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore 4 Jun 2007 18:08:50 -0000 1.4
+++ .cvsignore 6 Jun 2007 20:51:14 -0000 1.5
@@ -1,3 +1,4 @@
bigboard-0.3.2.tar.gz
bigboard-0.4.0.tar.gz
bigboard-0.4.2.tar.gz
+bigboard-0.4.3.tar.gz
Index: bigboard.spec
===================================================================
RCS file: /cvs/extras/rpms/bigboard/devel/bigboard.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- bigboard.spec 4 Jun 2007 18:08:50 -0000 1.7
+++ bigboard.spec 6 Jun 2007 20:51:14 -0000 1.8
@@ -2,7 +2,7 @@
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
Name: bigboard
-Version: 0.4.2
+Version: 0.4.3
Release: 1
Summary: Sidebar application launcher using mugshot.org
@@ -52,17 +52,17 @@
%attr(0755,root,root) %{_libexecdir}/bigboard/*
%dir %{python_sitearch}/bigboard
%{python_sitearch}/bigboard/*.so
-%{python_sitelib}/bigboard/*.py
-%{python_sitelib}/bigboard/*.pyc
-%{python_sitelib}/bigboard/*.pyo
-%dir %{python_sitelib}/bigboard/libbig
-%{python_sitelib}/bigboard/libbig/*.py
-%{python_sitelib}/bigboard/libbig/*.pyc
-%{python_sitelib}/bigboard/libbig/*.pyo
-%dir %{python_sitelib}/bigboard/httplib2
-%{python_sitelib}/bigboard/httplib2/*.py
-%{python_sitelib}/bigboard/httplib2/*.pyc
-%{python_sitelib}/bigboard/httplib2/*.pyo
+%{python_sitearch}/bigboard/*.py
+%{python_sitearch}/bigboard/*.pyc
+%{python_sitearch}/bigboard/*.pyo
+%dir %{python_sitearch}/bigboard/libbig
+%{python_sitearch}/bigboard/libbig/*.py
+%{python_sitearch}/bigboard/libbig/*.pyc
+%{python_sitearch}/bigboard/libbig/*.pyo
+%dir %{python_sitearch}/bigboard/httplib2
+%{python_sitearch}/bigboard/httplib2/*.py
+%{python_sitearch}/bigboard/httplib2/*.pyc
+%{python_sitearch}/bigboard/httplib2/*.pyo
%dir %{python_sitearch}/bigboard/keybinder
%{python_sitearch}/bigboard/keybinder/*.so
%{python_sitearch}/bigboard/keybinder/*.py
@@ -77,6 +77,10 @@
# desktop mode
%changelog
+* Wed Jun 06 2007 Colin Walters <walters redhat com> - 0.4.3-1
+- update
+- Use sitearch for everything
+
* Mon Jun 04 2007 Colin Walters <walters redhat com> - 0.4.2-1
- update
Index: sources
===================================================================
RCS file: /cvs/extras/rpms/bigboard/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 4 Jun 2007 18:08:50 -0000 1.4
+++ sources 6 Jun 2007 20:51:14 -0000 1.5
@@ -1,2 +1,3 @@
27eaa94787cbf2f2ac3dd5d7525f0027 bigboard-0.4.0.tar.gz
a266e206cd66d705e20730bef270d946 bigboard-0.4.2.tar.gz
+18811a67c91e33ad6a10bfc8296c8d00 bigboard-0.4.3.tar.gz
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]