rpms/lekhonee/devel import.log, NONE, 1.1 lekhonee.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Kushal Das kushal at fedoraproject.org
Wed Mar 25 15:37:43 UTC 2009


Author: kushal

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

Modified Files:
	.cvsignore sources 
Added Files:
	import.log lekhonee.spec 
Log Message:
Importing lekhonee for the first



--- NEW FILE import.log ---
lekhonee-0_2_1-1_fc10:HEAD:lekhonee-0.2.1-1.fc10.src.rpm:1237995458


--- NEW FILE lekhonee.spec ---
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}

Name:           lekhonee
Version:        0.2.1
Release:        1%{?dist}
Summary:        A blog client

Group:          Applications/Publishing
License:        GPLv2
URL:            http://fedorahosted.org/lekhonee
Source0:        https://fedorahosted.org/releases/l/e/lekhonee/%{name}-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildArch:      noarch
BuildRequires:  python-devel, python-setuptools, PyQt4-devel, desktop-file-utils
Requires:       PyQt4, mx

%description
A blog client, which works for Wordpress and livejournal

%prep
%setup -q


%build
%{__python} setup.py build


%install
rm -rf $RPM_BUILD_ROOT
%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
desktop-file-install                    \
--dir=${RPM_BUILD_ROOT}%{_datadir}/applications           \
%{buildroot}/%{_datadir}/applications/lekhonee.desktop

 
%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%doc docs/README docs/ChangeLog docs/COPYING 
%{python_sitelib}/*
%{_bindir}/*
%{_datadir}/*
%config(noreplace) %{_sysconfdir}/chotha.data

%changelog
* Mon Oct 20 2008 Kushal Das <kushal at fedoraproject.org> 0.2.1-1
- New release of the source

* Mon Oct 20 2008 Kushal Das <kushal at fedoraproject.org> 0.2-6
- Fixed the desktop file issue

* Mon Oct 20 2008 Kushal Das <kushal at fedoraproject.org> 0.2-5
- New desktop file line

* Mon Oct 20 2008 Kushal Das <kushal at fedoraproject.org> 0.2-4
- Changed to new source

* Mon Oct 20 2008 Kushal Das <kushal at fedoraproject.org> 0.2-3
- Fixing rpmlint errors

* Wed Oct 15 2008 Kushal Das <kushal at fedoraproject.org> 0.2-2
- Initial release


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/lekhonee/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	22 Oct 2008 09:22:52 -0000	1.1
+++ .cvsignore	25 Mar 2009 15:37:12 -0000	1.2
@@ -0,0 +1 @@
+lekhonee-0.2.1.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/lekhonee/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	22 Oct 2008 09:22:52 -0000	1.1
+++ sources	25 Mar 2009 15:37:12 -0000	1.2
@@ -0,0 +1 @@
+f62f1acbba1dfe4a91ea31f89c54d95a  lekhonee-0.2.1.tar.gz




More information about the fedora-extras-commits mailing list