rpms/lekhonee/F-11 lekhonee.spec,1.4,1.5 sources,1.5,1.6

Kushal Das kushal at fedoraproject.org
Wed Jul 1 06:47:15 UTC 2009


Author: kushal

Update of /cvs/extras/rpms/lekhonee/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2726

Modified Files:
	lekhonee.spec sources 
Log Message:
New release of lekhonee


Index: lekhonee.spec
===================================================================
RCS file: /cvs/extras/rpms/lekhonee/F-11/lekhonee.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- lekhonee.spec	17 Jun 2009 14:23:09 -0000	1.4
+++ lekhonee.spec	1 Jul 2009 06:46:45 -0000	1.5
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           lekhonee
-Version:        0.4
-Release:        5%{?dist}
+Version:        0.5
+Release:        3%{?dist}
 Summary:        A blog client
 
 Group:          Applications/Internet
@@ -13,7 +13,8 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 
 BuildArch:      noarch
 BuildRequires:  python-devel, python-setuptools, PyQt4-devel, desktop-file-utils, PyKDE4-devel
-Requires:       PyQt4, mx, PyKDE4, %{name}-lib
+Requires:       PyQt4, mx, PyKDE4
+Requires:       %{name}-lib = %{version}-%{release}
 
 %description
 A desktop wordpress client
@@ -29,6 +30,7 @@ The backend library for wordpress deskto
 Summary:        Wordpress desktop client frontend for Gnome
 Group:          Applications/Internet
 Requires:       gnome-python2-gtkspell pygtksourceview pywebkitgtk %{name}-lib
+Requires:       %{name}-lib = %{version}-%{release}
 
 %description    gnome
 Wordpress desktop client frontend for Gnome
@@ -62,11 +64,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files lib
 %defattr(-,root,root,-)
-%{python_sitelib}/Chotha/__init__.py*
-%{python_sitelib}/Chotha/BlogServer.py*
-%{python_sitelib}/Chotha/Livejournal.py*
-%{python_sitelib}/Chotha/ServerFactory.py*
-%{python_sitelib}/Chotha/Wordpress.py*
+%{python_sitelib}/lekhoneeblog/*
 
 %files gnome
 %defattr(-,root,root,-)
@@ -78,10 +76,22 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %doc docs/README docs/ChangeLog docs/COPYING
 %{_bindir}/lekhonee
-%{_datadir}/*
-%{python_sitelib}/*
+%{_datadir}/pixmaps/lekhonee.png
+%{_datadir}/pixmaps/chotha/*
+%{_datadir}/applications/lekhonee.desktop
+%{python_sitelib}/Chotha/*
+%{python_sitelib}/*.egg-info
 
 %changelog
+* Tue Jun 30 2009 Kushal Das <kushal at fedoraproject.org> 0.5-3
+- Fixing requires issue
+
+* Tue Jun 30 2009 Kushal Das <kushal at fedoraproject.org> 0.5-2
+- Fixing requires issue
+
+* Tue Jun 30 2009 Kushal Das <kushal at fedoraproject.org> 0.5-1
+- New release
+
 * Wed Jun 17 2009 Kushal Das <kushal at fedoraproject.org> 0.4-5
 - Fixed more bugs
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/lekhonee/F-11/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- sources	17 Jun 2009 14:23:09 -0000	1.5
+++ sources	1 Jul 2009 06:46:45 -0000	1.6
@@ -1 +1 @@
-ff66670611c4ffb5aa9f37f694670711  lekhonee-0.4.tar.gz
+07477825df4f50d450f123b90394bbdf  lekhonee-0.5.tar.gz




More information about the fedora-extras-commits mailing list