Author: shadzik Date: Sun Sep 24 14:35:05 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - adapterized - cosmetics - one more file
---- Files affected: SPECS: kdissert.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/kdissert.spec diff -u SPECS/kdissert.spec:1.8 SPECS/kdissert.spec:1.9 --- SPECS/kdissert.spec:1.8 Sun Sep 24 16:06:29 2006 +++ SPECS/kdissert.spec Sun Sep 24 16:35:00 2006 @@ -3,7 +3,7 @@ Summary(pl): kdissert - narzędzie wspomagające tworzenie map myśli Name: kdissert Version: 1.0.6c -Release: 1 +Release: 1 License: GPL Group: Applications Source0: http://freehackers.org/~tnagy/kdissert/%{name}-%{version}.tar.bz2 @@ -41,7 +41,7 @@ # autodetects all needed paths from kde-config not sure it supports amd64 at the moment # im talking about it with the maintainer of kde's scons-based buildsystem -./waf configure \ +./waf configure \ --qtincludes=%{_includedir}/qt \ --prefix=%{_prefix} %{?debug:debug=full} \ %if "%{_lib}" == "lib64" @@ -53,9 +53,9 @@ %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT -DESTDIR=$RPM_BUILD_ROOT ./waf install --destdir $RPM_BUILD_ROOT +./waf install --destdir $RPM_BUILD_ROOT -%find_lang %{name} --with-kde +%find_lang %{name} --with-kde %clean rm -rf $RPM_BUILD_ROOT @@ -89,18 +89,10 @@ %{_datadir}/apps/kdissert %{_datadir}/apps/kdissertpart %{_datadir}/config.kcfg/kdissert.kcfg -%{_iconsdir}/hicolor/128x128/apps/kdissert.png -%{_iconsdir}/hicolor/16x16/apps/kdissert.png -%{_iconsdir}/hicolor/22x22/apps/kdissert.png -%{_iconsdir}/hicolor/32x32/apps/kdissert.png -%{_iconsdir}/hicolor/64x64/apps/kdissert.png -%{_iconsdir}/hicolor/128x128/actions/*.png -%{_iconsdir}/hicolor/16x16/actions/*.png -%{_iconsdir}/hicolor/22x22/actions/*.png -%{_iconsdir}/hicolor/32x32/actions/*.png -%{_iconsdir}/hicolor/64x64/actions/*.png +%{_iconsdir}/hicolor/*/*/*.png %{_datadir}/mimelnk/application/x-kdissert.desktop %{_datadir}/services/kdissertpart.desktop +%{_datadir}/applnk/Utilities/kdissert.desktop %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -108,6 +100,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2006/09/24 14:35:00 shadzik +- adapterized +- cosmetics +- one more file + Revision 1.8 2006/09/24 14:06:29 piti - up to 1.0.6c. Building using internal waf script. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kdissert.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
