rpms/lekhonee/devel .cvsignore, 1.4, 1.5 import.log, 1.4, 1.5 lekhonee.spec, 1.4, 1.5 sources, 1.5, 1.6

Kushal Das kushal at fedoraproject.org
Wed Jul 1 06:20:56 UTC 2009


Author: kushal

Update of /cvs/extras/rpms/lekhonee/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27682/devel

Modified Files:
	.cvsignore import.log lekhonee.spec sources 
Log Message:
NEw release of lekhonee



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/lekhonee/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore	17 Jun 2009 13:03:23 -0000	1.4
+++ .cvsignore	1 Jul 2009 06:20:25 -0000	1.5
@@ -1 +1 @@
-lekhonee-0.4.tar.gz
+lekhonee-0.5.tar.gz


Index: import.log
===================================================================
RCS file: /cvs/extras/rpms/lekhonee/devel/import.log,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- import.log	17 Jun 2009 13:15:10 -0000	1.4
+++ import.log	1 Jul 2009 06:20:25 -0000	1.5
@@ -2,3 +2,4 @@ lekhonee-0_2_1-1_fc10:HEAD:lekhonee-0.2.
 lekhonee-0_3_1-1_fc11:HEAD:lekhonee-0.3.1-1.fc11.src.rpm:1242219152
 lekhonee-0_4-4_fc11:HEAD:lekhonee-0.4-4.fc11.src.rpm:1245242716
 lekhonee-0_4-5_fc11:HEAD:lekhonee-0.4-5.fc11.src.rpm:1245244541
+lekhonee-0_5-3_fc11:HEAD:lekhonee-0.5-3.fc11.src.rpm:1246427975


Index: lekhonee.spec
===================================================================
RCS file: /cvs/extras/rpms/lekhonee/devel/lekhonee.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- lekhonee.spec	17 Jun 2009 13:15:10 -0000	1.4
+++ lekhonee.spec	1 Jul 2009 06:20:25 -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/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- sources	17 Jun 2009 13:15:10 -0000	1.5
+++ sources	1 Jul 2009 06:20:25 -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