packages: gnome-media/gnome-media.spec - en at shaw locale is now supported (v...
qboosh
qboosh at pld-linux.org
Sun Mar 27 15:50:57 CEST 2011
Author: qboosh Date: Sun Mar 27 13:50:57 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- en at shaw locale is now supported (via LANGUAGE)
- use __rm macro
- no need to explain what is GNOME here
---- Files affected:
packages/gnome-media:
gnome-media.spec (1.166 -> 1.167)
---- Diffs:
================================================================
Index: packages/gnome-media/gnome-media.spec
diff -u packages/gnome-media/gnome-media.spec:1.166 packages/gnome-media/gnome-media.spec:1.167
--- packages/gnome-media/gnome-media.spec:1.166 Fri Feb 4 19:23:50 2011
+++ packages/gnome-media/gnome-media.spec Sun Mar 27 15:50:52 2011
@@ -31,7 +31,6 @@
BuildRequires: pulseaudio-devel >= 0.9.16
BuildRequires: rpmbuild(macros) >= 1.197
BuildRequires: scrollkeeper >= 0.3.11
-BuildRequires: sed >= 4.0
Requires(post,postun): gtk-update-icon-cache
Requires(post,postun): hicolor-icon-theme
Requires(post,postun): scrollkeeper
@@ -50,18 +49,11 @@
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-GNOME media programs. GNOME is the GNU Network Object Model
-Environment. That's a fancy name but really GNOME is a nice GUI
-desktop environment. It makes using your computer easy, powerful, and
-easy to configure.
+GNOME media programs.
%description -l fr.UTF-8
Programmes multimédia GNOME.
-GNOME (GNU Network Object Model Environment) est un environnement
-graphique de type bureau. Il rends l'utilisation de votre ordinateur
-plus facile, agréable et eficace, et est facile à configurer.
-
%description -l pl.UTF-8
Programy multimedialne dla GNOME.
@@ -90,6 +82,18 @@
%description devel -l pl.UTF-8
Pliki nagłówkowe gnome-media.
+%package static
+Summary: gnome-media static libraries
+Summary(pl.UTF-8): Biblioteki statyczne gnome-media
+Group: X11/Development/Libraries
+Requires: %{name}-devel = %{version}-%{release}
+
+%description static
+gnome-media static libraries.
+
+%description static -l pl.UTF-8
+Biblioteki statyczne gnome-media.
+
%package sound-recorder
Summary: Sound recorder
Summary(pl.UTF-8): Rejestrator dźwięku
@@ -111,18 +115,6 @@
%description sound-recorder -l pl.UTF-8
Rejestrator dźwięku.
-%package static
-Summary: gnome-media static libraries
-Summary(pl.UTF-8): Biblioteki statyczne gnome-media
-Group: X11/Development/Libraries
-Requires: %{name}-devel = %{version}-%{release}
-
-%description static
-gnome-media static libraries.
-
-%description static -l pl.UTF-8
-Biblioteki statyczne gnome-media.
-
%package volume-control
Summary: Volume controler
Summary(pl.UTF-8): Regulator głośności
@@ -158,9 +150,6 @@
%prep
%setup -q
-%{__sed} -i -e 's/en at shaw//' po/LINGUAS
-rm -f po/en at shaw.po
-
%build
%{__gnome_doc_common}
%{__intltoolize}
@@ -180,7 +169,7 @@
DESTDIR=$RPM_BUILD_ROOT \
GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
-rm -f $RPM_BUILD_ROOT%{_libdir}/glade3/modules/*.{a,la}
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/glade3/modules/*.{a,la}
%find_lang %{name}-2.0
%find_lang gnome-audio-profiles --with-gnome --with-omf
@@ -287,6 +276,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.167 2011/03/27 13:50:52 qboosh
+- en at shaw locale is now supported (via LANGUAGE)
+- use __rm macro
+- no need to explain what is GNOME here
+
Revision 1.166 2011/02/04 18:23:50 wiget
- Requires(post,postun): gtk-update-icon-cache
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnome-media/gnome-media.spec?r1=1.166&r2=1.167&f=u
More information about the pld-cvs-commit
mailing list