SPECS: gaim-plugin-xmms-remote.spec - pl, .so perms, removed redun...

qboosh qboosh at pld-linux.org
Sat Mar 4 14:34:58 CET 2006


Author: qboosh                       Date: Sat Mar  4 13:34:58 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, .so perms, removed redundant BC

---- Files affected:
SPECS:
   gaim-plugin-xmms-remote.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/gaim-plugin-xmms-remote.spec
diff -u SPECS/gaim-plugin-xmms-remote.spec:1.1 SPECS/gaim-plugin-xmms-remote.spec:1.2
--- SPECS/gaim-plugin-xmms-remote.spec:1.1	Wed Mar  1 22:45:44 2006
+++ SPECS/gaim-plugin-xmms-remote.spec	Sat Mar  4 14:34:53 2006
@@ -11,7 +11,8 @@
 %define gaim_next_major_ver %(echo $((%{gaim_major_ver}+1)))
 %define gaim_build_minor_ver %(pkg-config --modversion gaim 2>/dev/null | awk -F. '{ print $2 }')
 #
-Summary:    XMMS Remote Plugin for Gaim
+Summary:	XMMS Remote Plugin for Gaim
+Summary(pl):	Wtyczka XMMS Remote dla Gaima
 Name:		gaim-plugin-xmms-remote
 Version:	1.8
 Release:	0.3
@@ -24,8 +25,6 @@
 BuildRequires:	gaim-devel >= 1:%{gaim_major_ver}.%{gaim_minor_ver}
 BuildRequires:	pkgconfig
 BuildRequires:	xmms-devel
-BuildConflicts:	gaim-devel < 1:%{gaim_major_ver}.%{gaim_minor_ver}
-BuildConflicts:	gaim-devel > 1:%{gaim_next_major_ver}
 Requires:	gaim < 1:%{gaim_next_major_ver}
 Requires:	gaim >= 1:%{gaim_major_ver}.%{gaim_build_minor_ver}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -33,6 +32,9 @@
 %description
 Gaim XMMS Remote is a remote control plugin for Gaim to control XMMS.
 
+%description -l pl
+Gaim XMMS Remote to wtyczka zdalnego sterowania XMMS-em dla Gaima.
+
 %prep
 %setup -q -n gaim-xmms-remote-%{version}
 
@@ -54,7 +56,7 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
-%{_libdir}/gaim/gxr.so
+%attr(755,root,root) %{_libdir}/gaim/gxr.so
 %dir %{_pixmapsdir}/gaim/gxr
 %{_pixmapsdir}/gaim/gxr/next.png
 %{_pixmapsdir}/gaim/gxr/pause.png
@@ -69,6 +71,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/03/04 13:34:53  qboosh
+- pl, .so perms, removed redundant BC
+
 Revision 1.1  2006/03/01 21:45:44  glen
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gaim-plugin-xmms-remote.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list