diff --git a/.cvsignore b/.cvsignore index 2b0af20..490cd35 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -choqok-0.6.6.tar.bz2 +choqok-0.9.55.tar.bz2 diff --git a/choqok.spec b/choqok.spec index 9f9deeb..f0e94f7 100644 --- a/choqok.spec +++ b/choqok.spec @@ -1,11 +1,11 @@ Summary: Choqok KDE Micro-Blogging Client Name: choqok -Version: 0.6.6 -Release: 10%{?dist} +Version: 0.9.55 +Release: 11%{?dist} License: GPLv3 Group: Applications/Internet URL: http://choqok.gnufolks.org/ -Source: http://mirror.umoss.org/download.ospdev.net/choqok/choqok/0.6.6/choqok-0.6.6.tar.bz2 +Source: http://tejas.fedorapeople.org/choqok-0.9.55.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -16,12 +16,28 @@ BuildRequires: gettext # FIXME/TODO: please document what this dep is for exactly -- Rex :) Requires: kdeutils >= 4.1 +Requires: %{name}-libs = %{epoch}:%{version}-%{release} %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. +%package libs +Summary: Runtime libraries for %{name} +Group: System Environment/Libraries +%description libs +%{summary} + +%package devel +Group: Development/Libraries +Summary: Development files for %{name} +Requires: %{name}-libs = %{epoch}:%{version}-%{release} +Requires: kdelibs4-devel +%description devel +%{summary} + + %prep %setup -q @@ -63,13 +79,30 @@ gtk-update-icon-cache %{_kde4_iconsdir}/hicolor &> /dev/null || : %defattr(-,root,root,-) %doc COPYING README AUTHORS changelog TODO %{_kde4_bindir}/choqok -%{_kde4_appsdir}/choqok/ -%{_kde4_iconsdir}/hicolor/*/apps/choqok.png +%{_kde4_libdir}/kde4/choqok_*.so +%{_kde4_libdir}/kde4/kcm_choqok_*.so %{_kde4_iconsdir}/hicolor/*/actions/retweet.png +%{_kde4_iconsdir}/hicolor/*/apps/*.png %{_kde4_sharedir}/applications/kde4/choqok.desktop -%{_kde4_sharedir}/config.kcfg/choqok.kcfg +%{_kde4_sharedir}/config.kcfg/*.kcfg +%{_kde4_sharedir}/kde4/services/choqok_*.desktop +%{_kde4_sharedir}/kde4/apps/choqok +%{_kde4_sharedir}/kde4/apps/choqok_*/*.rc +%{_kde4_sharedir}/kde4/servicetypes/choqok*.desktop + +%files libs +%defattr(-,root,root,-) +%{_kde4_libdir}/lib*.so.* + +%files devel +%defattr(-,root,root,-) +%{_kde4_includedir}/choqok/ +%{_kde4_libdir}/lib*.so + %changelog +* Tue Mar 09 2010 Tejas Dinkar - 0.9.55-11 +- choqok 1.0-beta * Wed Sep 23 2009 Rex Dieter - 0.6.6-9 - add icon/desktop-file scriptlets * Sun Aug 16 2009 Tejas Dinkar - 0.6.6-8 diff --git a/import.log b/import.log index 3002f3f..9d2b7e6 100644 --- a/import.log +++ b/import.log @@ -2,3 +2,4 @@ choqok-0_5-2_fc10:HEAD:choqok-0.5-2.fc10.src.rpm:1239330826 choqok-0_6-4_fc10:HEAD:choqok-0.6-4.fc10.src.rpm:1243425066 choqok-0_6_1-7_fc11:HEAD:choqok-0.6.1-7.fc11.src.rpm:1244919090 choqok-0_6_6-9_fc11:HEAD:choqok-0.6.6-9.fc11.src.rpm:1250428727 +choqok-0_9_55-11_fc11:HEAD:choqok-0.9.55-11.fc11.src.rpm:1268154948 diff --git a/sources b/sources index 6e8ff43..30a8fd1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -712ba741b6f256ec230b36bfe574d1c0 choqok-0.6.6.tar.bz2 +29d76020c9f47dee703e0feebb0fdef4 choqok-0.9.55.tar.bz2