SPECS: libcanberra.spec - fixed Name/Summary(pl) - -gtk-devel R: -devel

qboosh qboosh at pld-linux.org
Thu Aug 21 19:21:56 CEST 2008


Author: qboosh                       Date: Thu Aug 21 17:21:56 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed Name/Summary(pl)
- -gtk-devel R: -devel

---- Files affected:
SPECS:
   libcanberra.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/libcanberra.spec
diff -u SPECS/libcanberra.spec:1.6 SPECS/libcanberra.spec:1.7
--- SPECS/libcanberra.spec:1.6	Thu Aug 21 13:22:04 2008
+++ SPECS/libcanberra.spec	Thu Aug 21 19:21:51 2008
@@ -1,6 +1,7 @@
 # $Revision$, $Date$
 Summary:	libcanberra - the portable sound event library
-Name:		libcanberra - przenośna biblioteka zdarzeń dźwiękowych
+Summary(pl.UTF-8):	libcanberra - przenośna biblioteka zdarzeń dźwiękowych
+Name:		libcanberra
 Version:	0.7
 Release:	1
 License:	LGPL v2+
@@ -73,6 +74,7 @@
 Summary:	Header files for libcanberra-gtk library
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki libcanberra-gtk
 Group:		X11/Development/Libraries
+Requires:	%{name}-devel = %{version}-%{release}
 Requires:	%{name}-gtk = %{version}-%{release}
 Requires:	gtk+2-devel >= 2:2.13.4
 
@@ -117,9 +119,9 @@
 %{__automake}
 %configure \
 	--disable-rpath \
-	--enable-pulse \
 	--enable-alsa \
 	--enable-null \
+	--enable-pulse \
 	--with-html-dir=%{_gtkdocdir}
 %{__make}
 
@@ -139,11 +141,11 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%post	-p /sbin/ldconfig
+%postun	-p /sbin/ldconfig
 
-%post gtk -p /sbin/ldconfig
-%postun gtk -p /sbin/ldconfig
+%post	gtk -p /sbin/ldconfig
+%postun	gtk -p /sbin/ldconfig
 
 %files
 %defattr(644,root,root,755)
@@ -197,6 +199,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2008/08/21 17:21:51  qboosh
+- fixed Name/Summary(pl)
+- -gtk-devel R: -devel
+
 Revision 1.6  2008/08/21 11:22:04  megabajt
 - added pl
 - changed name of gtk2 subpackage to gtk
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libcanberra.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list