SPECS: doldaconnect.spec - gaim subpackage
blues
blues at pld-linux.org
Thu Sep 7 20:59:03 CEST 2006
Author: blues Date: Thu Sep 7 18:59:03 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- gaim subpackage
---- Files affected:
SPECS:
doldaconnect.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/doldaconnect.spec
diff -u SPECS/doldaconnect.spec:1.3 SPECS/doldaconnect.spec:1.4
--- SPECS/doldaconnect.spec:1.3 Wed Sep 6 23:28:11 2006
+++ SPECS/doldaconnect.spec Thu Sep 7 20:58:57 2006
@@ -1,6 +1,6 @@
# $Revision$, $Date$
# TODO:
-# - make separate gaim subpackage
+# - use the same macros as in other gaim plugins packages
# - separate subpackage with backend? pam-file and init-script from gentoo is in contrib
# - build with guile extension and add dchub:// guile module
# - add desktop
@@ -8,7 +8,7 @@
Summary: Direct Connect client
Name: doldaconnect
Version: 0.1
-Release: 0.3
+Release: 0.
License: GPL v2
Group: X11/Applications/Networking
Source0: http://www.dolda2000.com/~fredrik/doldaconnect/%{name}-%{version}.tar.gz
@@ -42,6 +42,14 @@
%description libs
Libraries for %{name}.
+%package -n gaim-plugin-%{name}
+Summary: Gaim plugin for %{name}
+Group: Applications/Communications
+Requires: %{name}-libs = %{epoch}:%{version}-%{release}
+
+%description -n gaim-plugin-%{name}
+Gaim plugin for %{name}.
+
%package devel
Summary: %{name} library header files
Group: Development/Libraries
@@ -81,13 +89,15 @@
#install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
+%find_lang %{name}
+
%clean
rm -rf $RPM_BUILD_ROOT
%post libs -p /sbin/ldconfig
%postun libs -p /sbin/ldconfig
-%files
+%files -f %{name}.lang
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog INSTALL README
%dir %{_appconfdir}
@@ -103,6 +113,10 @@
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/*.so.*.*.*
+%files -n gaim-plugin-%{name}
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/gaim/libdolcon-gaim.so
+
%files devel
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/lib*.so
@@ -121,6 +135,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2006/09/07 18:58:57 blues
+- gaim subpackage
+
Revision 1.3 2006/09/06 21:28:11 blues
- libs, devel and static subpackage
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/doldaconnect.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list