SPECS: konference.spec - pl fixes (incl. spelling) - (blind) files...

qboosh qboosh at pld-linux.org
Sun Feb 5 01:39:21 CET 2006


Author: qboosh                       Date: Sun Feb  5 00:39:21 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl fixes (incl. spelling)
- (blind) files fix

---- Files affected:
SPECS:
   konference.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/konference.spec
diff -u SPECS/konference.spec:1.3 SPECS/konference.spec:1.4
--- SPECS/konference.spec:1.3	Fri Feb  3 16:18:46 2006
+++ SPECS/konference.spec	Sun Feb  5 01:39:15 2006
@@ -8,15 +8,16 @@
 Release:	0.%{_rc}.%{_rel}
 License:	GPL
 Group:		Applications/Multimedia
-URL:		http://developer.berlios.de/projects/konference/
 Source0:	http://download.berlios.de/konference/%{name}-%{version}%{_rc}.tar.gz
 # Source0-md5:	89e721b9172673b73e7eb44bf1a22522
 Patch0:		%{name}-llh.patch
+URL:		http://developer.berlios.de/projects/konference/
 BuildRequires:	arts-devel
 BuildRequires:	ffmpeg-devel
 BuildRequires:	kdelibs-devel
 BuildRequires:	qt-devel
 BuildRequires:	linux-libc-headers
+BuildRequires:	rpmbuild(macros) >= 1.129
 #BuildRequires:	sip-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -30,7 +31,8 @@
 %description -l pl
 Konference jest aplikacją wideokonferencji dla KDE.
 
-Od czasu przepisania kodu, wspiera protokuł SIP.
+Od czasu przepisania kodu (25.01.2005), obsługuje SIP jako protokół
+sygnałowy zamiast H323.
 
 %prep
 %setup -q
@@ -51,16 +53,20 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
+
 %{__make} install \
-	shelldesktopdir=%{_desktopdir} \
-	DESTDIR=$RPM_BUILD_ROOT
+	DESTDIR=$RPM_BUILD_ROOT \
+	kde_htmldir=%{_kdedocdir} \
+	kde_libs_htmldir=%{_kdedocdir} \
+	shelldesktopdir=%{_desktopdir}
+
+%find_lang %{name} --with-kde
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc %{_docdir}/HTML/*/%{name}
 %attr(755,root,root) %{_bindir}/%{name}
 %{_libdir}/kde3/lib*
 %{_datadir}/apps/*
@@ -75,6 +81,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/02/05 00:39:15  qboosh
+- pl fixes (incl. spelling)
+- (blind) files fix
+
 Revision 1.3  2006/02/03 15:18:46  glen
 - distcc workaround (CXXLD)
 - llh hack
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/konference.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list