Author: vip Date: Tue Jul 18 22:10:45 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.01b
---- Files affected: SPECS: cdcat.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/cdcat.spec diff -u SPECS/cdcat.spec:1.13 SPECS/cdcat.spec:1.14 --- SPECS/cdcat.spec:1.13 Sat May 28 12:35:27 2005 +++ SPECS/cdcat.spec Wed Jul 19 00:10:40 2006 @@ -1,14 +1,15 @@ # $Revision$, $Date$ -Summary: Hypher's CdCatalog +Summary: Hyper's CdCatalog Summary(pl): Katalog CDków Hypera Name: cdcat -Version: 0.97 -Release: 2 +Version: 1.01b +Release: 1 License: GPL Group: Applications Source0: http://cdcat.sourceforge.net/%{name}-%{version}.tar.bz2 -# Source0-md5: 28d3b467301b14185d3173275cf9b854 -Source1: cdcat.desktop +# Source0-md5: 59b321ff3848b34cb6862fd2a408cb44 +Source1: %{name}.desktop +Patch0: %{name}-gcc4.patch URL: http://cdcat.sourceforge.net/ BuildRequires: expat-devel >= 1.95.2 BuildRequires: pcre-devel >= 1.1.4 @@ -20,8 +21,8 @@ The cdcat is a graphical (Qt based) multiplatform (Linux/Windows) catalog program which scan your directoryes/drives you want and memoryze the filesystem /including the tags of MP3's/ and store it a -small file. The database is stored in a gzipped XML format, so you -can hack it, or use it if necessary :-) +small file. The database is stored in a gzipped XML format, so you can +hack it, or use it if necessary :-) %description -l pl Cdcat jest graficznym (opartym o Qt) wieloplatformowym (Linux/Windows) @@ -32,7 +33,7 @@ %prep %setup -q -n CdCat-%{version} - +%patch0 -p0 echo 'CONFIG += thread' >> src/cdcat.pro %build @@ -65,9 +66,16 @@ %dir %{_datadir}/cdcat/translations %lang(cs) %{_datadir}/cdcat/translations/cdcat_cz.qm %lang(de) %{_datadir}/cdcat/translations/cdcat_de.qm +%lang(el) %{_datadir}/cdcat/translations/cdcat_el.qm %lang(es) %{_datadir}/cdcat/translations/cdcat_es.qm +%lang(fr) %{_datadir}/cdcat/translations/cdcat_fr.qm %lang(hu) %{_datadir}/cdcat/translations/cdcat_hu.qm +%lang(id) %{_datadir}/cdcat/translations/cdcat_id.qm +%lang(it) %{_datadir}/cdcat/translations/cdcat_it.qm %lang(pl) %{_datadir}/cdcat/translations/cdcat_pl.qm +%lang(pt) %{_datadir}/cdcat/translations/cdcat_pt.qm +%lang(sk) %{_datadir}/cdcat/translations/cdcat_sk.qm +%lang(sr) %{_datadir}/cdcat/translations/cdcat_sr.qm %{_desktopdir}/* %{_pixmapsdir}/* @@ -77,6 +85,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2006/07/18 22:10:40 vip +- up to 1.01b + Revision 1.13 2005/05/28 10:35:27 zbyniu - BR: qmake ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/cdcat.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
