SPECS: firefoxqs.spec - pl fix, (blind) try to fix kde HTML location

qboosh qboosh at pld-linux.org
Fri Oct 6 23:10:51 CEST 2006


Author: qboosh                       Date: Fri Oct  6 21:10:51 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl fix, (blind) try to fix kde HTML location

---- Files affected:
SPECS:
   firefoxqs.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/firefoxqs.spec
diff -u SPECS/firefoxqs.spec:1.5 SPECS/firefoxqs.spec:1.6
--- SPECS/firefoxqs.spec:1.5	Wed Sep 20 23:51:18 2006
+++ SPECS/firefoxqs.spec	Fri Oct  6 23:10:45 2006
@@ -11,6 +11,7 @@
 URL:		http://mozillaqs.sourceforge.net/
 BuildRequires:	kdelibs-devel >= 3.1
 BuildRequires:	qt-devel >= 3.1
+BuildRequires:	rpmbuild(macros) >= 129
 Requires:	mozilla-firefox >= 1.4
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -21,8 +22,8 @@
 
 %description -l pl
 Firefox Quickstarter to niewielka, działająca w zasobniku systemowym
-aplikacja KDE. Uruchamia ona ukrytą instancję Firefoxa. Możliwe jest
-uruchomienie przeglądarki z poziomu Firefox QuickStarter.
+aplikacja KDE. Uruchamia ona ukrytą instancję Firefoksa. Możliwe jest
+uruchomienie przeglądarki z poziomu Firefox QuickStartera.
 
 %prep
 %setup -q -n %{name}
@@ -36,16 +37,19 @@
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-        DESTDIR=$RPM_BUILD_ROOT
+        DESTDIR=$RPM_BUILD_ROOT \
+	kde_htmldir=%{_kdedocdir}
 
 install -d $RPM_BUILD_ROOT%{_desktopdir}
 mv -f $RPM_BUILD_ROOT%{_datadir}/applnk/Utilities/*.desktop \
         $RPM_BUILD_ROOT%{_desktopdir}
 
+%find_lang %{name} --with-kde
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README TODO
 %attr(755,root,root) %{_bindir}/*
@@ -53,14 +57,16 @@
 %dir %{_datadir}/apps/%{name}
 %{_datadir}/apps/%{name}/%{name}ui.rc
 %{_iconsdir}/hicolor/*/apps/%{name}.png
-%dir %{_docdir}/HTML/en/%{name}
-%{_docdir}/HTML/en/%{name}/*
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
+
 $Log$
+Revision 1.6  2006/10/06 21:10:45  qboosh
+- pl fix, (blind) try to fix kde HTML location
+
 Revision 1.5  2006/09/20 21:51:18  blekot
 - reverted my commit (thx rotom)
 
@@ -73,5 +79,6 @@
 
 Revision 1.2  2006/09/13 19:51:16  czarny
 - some PLD spec things could help
+
 Revision 1.1  2006/09/13 19:49:43  czarny
 - init PLD spec
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/firefoxqs.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list