]> git.pld-linux.org Git - packages/krusader.git/commitdiff
- check-files cleanup auto/ac/krusader-1_70_1-1
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 19 Jul 2006 22:28:37 +0000 (22:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    krusader.spec -> 1.43

krusader.spec

index feef3a291a576c4cc87b260074dab5144782980d..88ad7f4e6948b2d23e7a71683a6f76b31bf8c580 100644 (file)
@@ -28,6 +28,8 @@ BuildRequires:        rpmbuild(macros) >= 1.129
 BuildRequires: sed >= 4.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%undefine      with_ccache
+
 %description
 Krusader is a filemanager for KDE 3, patterned after old-school
 managers like midnight commander and norton commander. It features
@@ -42,8 +44,8 @@ zarz
 Commander. Zaspokaja w zasadzie wszystkie podstawowe potrzeby w
 zarz±dzaniu plików, dodatkowo obs³uguje archiwa, montowanie systemów
 plików, FTP i o wiele, wiele wiêcej. Jest (prawie) ca³kowicie
-ustawialny, bardzo przyjazny dla u¿ytkownika, szybki i cholernie
-³adny :-). Powiniene¶ go wypróbowaæ.
+ustawialny, bardzo przyjazny dla u¿ytkownika, szybki i cholernie ³adny
+:-). Powiniene¶ go wypróbowaæ.
 
 %prep
 %setup -q
@@ -79,6 +81,9 @@ mv -f $RPM_BUILD_ROOT%{_datadir}/applnk/krusader_root-mode.desktop \
 
 %find_lang %{name} --with-kde
 
+# locolor icons are deprecated (see kde .spec-s)
+rm -f $RPM_BUILD_ROOT%{_iconsdir}/locolor/*/apps/*.png
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.052561 seconds and 4 git commands to generate.