Author: sls                          Date: Tue Apr  1 22:47:02 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update name of PolicyKit file
- adapterized

---- Files affected:
SPECS:
   pulseaudio.spec (1.42 -> 1.43) 

---- Diffs:

================================================================
Index: SPECS/pulseaudio.spec
diff -u SPECS/pulseaudio.spec:1.42 SPECS/pulseaudio.spec:1.43
--- SPECS/pulseaudio.spec:1.42  Wed Apr  2 00:36:03 2008
+++ SPECS/pulseaudio.spec       Wed Apr  2 00:46:57 2008
@@ -43,9 +43,8 @@
 BuildRequires: lynx
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.228
-BuildRequires: xorg-lib-libX11-devel
 BuildRequires: xorg-lib-libSM-devel
-Requires:      %{name}-libs = %{version}-%{release}
+BuildRequires: xorg-lib-libX11-devel
 Requires(post,preun):  /sbin/chkconfig
 Requires(postun):      /usr/sbin/groupdel
 Requires(postun):      /usr/sbin/userdel
@@ -54,11 +53,12 @@
 Requires(pre): /usr/sbin/groupadd
 Requires(pre): /usr/sbin/useradd
 Requires(pre): fileutils
-Obsoletes:     polypaudio
-Provides:      user(pulse)
+Requires:      %{name}-libs = %{version}-%{release}
 Provides:      group(pulse)
-Provides:      group(pulse-rt)
 Provides:      group(pulse-access)
+Provides:      group(pulse-rt)
+Provides:      user(pulse)
+Obsoletes:     polypaudio
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -262,7 +262,7 @@
 install -d $RPM_BUILD_ROOT/var/run/pulse
 
 # libsocket-util.so and libipacl.so are relinked before libpulsecore.so
-# so __make -jN install leads to "File not found by glob" (or they links 
+# so __make -jN install leads to "File not found by glob" (or they links
 # with libpulsecore installed on builder)
 %{__make} -j1 install \
        DESTDIR=$RPM_BUILD_ROOT
@@ -314,7 +314,7 @@
 fi
 %postun
 if [ "$1" = "0" ]; then
-       %userremove pulse 
+       %userremove pulse
        %groupremove pulse-access
        %groupremove pulse-rt
        %groupremove pulse
@@ -408,7 +408,7 @@
 %attr(755,root,root) %{_libdir}/pulse-*/modules/module-x11-xsmp.so
 %attr(755,root,root) %{_libdir}/pulse-*/modules/module-zeroconf-discover.so
 %attr(755,root,root) %{_libdir}/pulse-*/modules/module-zeroconf-publish.so
-%{_datadir}/PolicyKit/policy/PulseAudio.policy
+%{_datadir}/PolicyKit/policy/org.pulseaudio.policy
 %{_mandir}/man1/pabrowse.1*
 %{_mandir}/man1/pacat.1*
 %{_mandir}/man1/pacmd.1*
@@ -509,6 +509,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.43  2008-04-01 22:46:57  sls
+- update name of PolicyKit file
+- adapterized
+
 Revision 1.42  2008-04-01 22:36:03  sls
 - ver. 0.9.10
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pulseaudio.spec?r1=1.42&r2=1.43&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to