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

Tejas Dinkar tejas at fedoraproject.org
Fri Apr 10 02:34:59 UTC 2009


Author: tejas

Update of /cvs/pkgs/rpms/choqok/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19061/devel

Modified Files:
	.cvsignore sources 
Added Files:
	choqok.spec import.log 
Log Message:
Imported SRPM of choqok



--- NEW FILE choqok.spec ---
Summary: Choqok KDE Micro-Blogging Client
Name: choqok
Version: 0.5
Release: 2%{?dist}
License: GPLv3
Group: Applications/Internet
URL: http://choqok.gnufolks.org/
Source: http://mirror.umoss.org/download.ospdev.net/choqok/choqok/0.5Norooz/choqok-0.5.tar.bz2

BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires: cmake >= 2.6
BuildRequires: kdelibs4-devel
BuildRequires: gettext

%description
A Free/Open Source micro-blogging client for K Desktop Environment.
The name comes from an ancient Persian word, which means Sparrow!
Choqok currently supports Twitter.com and Identi.ca services.

%prep
%setup -q


%build
mkdir -p %{_target_platform}
pushd %{_target_platform}
%{cmake_kde4} ..
popd

make %{?_smp_mflags} -C %{_target_platform}

%install
rm -rf %{buildroot}

make install DESTDIR=%{buildroot} -C %{_target_platform}

%find_lang %{name}

%clean
rm -rf %{buildroot}

%files -f %{name}.lang
%defattr(-,root,root,-)
%doc COPYING README AUTHORS changelog TODO
%{_kde4_bindir}/choqok
%{_kde4_appsdir}/choqok/
%{_kde4_iconsdir}/hicolor/*/apps/choqok.png
%{_kde4_sharedir}/applications/kde4/choqok.desktop
%{_kde4_sharedir}/config.kcfg/choqok.kcfg

%changelog
* Fri Mar 27 2009 Tejas Dinkar <tejas at gja.in> - 0.5-2
- Added AUTHORS changelog and TODO to doc
* Fri Mar 27 2009 Tejas Dinkar <tejas at gja.in> - 0.5-1
- Initial Version for Fedora


--- NEW FILE import.log ---
choqok-0_5-2_fc10:HEAD:choqok-0.5-2.fc10.src.rpm:1239330826


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/choqok/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	9 Apr 2009 23:15:22 -0000	1.1
+++ .cvsignore	10 Apr 2009 02:34:28 -0000	1.2
@@ -0,0 +1 @@
+choqok-0.5.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/choqok/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	9 Apr 2009 23:15:23 -0000	1.1
+++ sources	10 Apr 2009 02:34:28 -0000	1.2
@@ -0,0 +1 @@
+b24b0f163e3b1e6ff725a285fd08b114  choqok-0.5.tar.bz2




More information about the fedora-extras-commits mailing list