Author: blekot Date: Thu Oct 20 11:28:19 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 0.1.9 (bugs in desktop file fixed)
---- Files affected: SPECS: kleansweep.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/kleansweep.spec diff -u SPECS/kleansweep.spec:1.10 SPECS/kleansweep.spec:1.11 --- SPECS/kleansweep.spec:1.10 Tue Oct 11 00:38:25 2005 +++ SPECS/kleansweep.spec Thu Oct 20 13:28:14 2005 @@ -2,12 +2,12 @@ Summary: KleanSweep - KDE-based (C++) graphical frontend and script that performs actual searching Summary(pl): KleanSweep - graficzny interjes oparty na KDE i skrypt wykonujÄ…cy poszukiwania Name: kleansweep -Version: 0.1.8 -Release: 2 +Version: 0.1.9 +Release: 1 License: GPL Group: Applications/System Source0: http://linux.bydg.org/~yogin/%{name}-%{version}.tar.bz2 -# Source0-md5: ec540d1ebd8e05ce63116e217831b0a9 +# Source0-md5: 21d4573b84fc61cfacea0d5f1df44cfa URL: http://linux.bydg.org/~yogin/ BuildRequires: docbook-dtd-sgml BuildRequires: docbook-style-dsssl @@ -39,9 +39,6 @@ %prep %setup -q -%{__sed} -i 's/Icon=kleansweep/Icon=kleansweep.png/' ./src/%{name}.desktop -echo "Categories=Qt;KDE;Utility;System;" >> ./src/%{name}.desktop - %build export CXXFLAGS="%{rpmcflags}" export QTDIR="%{_usr}" @@ -69,7 +66,7 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README TODO %attr(755,root,root) %{_bindir}/* -%doc %{_kdedocdir}/en/ +#%doc %{_kdedocdir}/en/ %{_iconsdir}/hicolor/*/apps/*.png %{_datadir}/apps/%{name}/*.png %{_desktopdir}/%{name}.desktop @@ -80,6 +77,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2005/10/20 11:28:14 blekot +- rel 0.1.9 (bugs in desktop file fixed) + Revision 1.10 2005/10/10 22:38:25 blekot - rel 2 (builds on amd64) - STBR ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kleansweep.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
