packages: gnome-control-center/gnome-control-center.spec - en at shaw locale i...
qboosh
qboosh at pld-linux.org
Sun Mar 27 14:27:11 CEST 2011
Author: qboosh Date: Sun Mar 27 12:27:11 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- en at shaw locale is now supported (via LANGUAGE)
- __rm macro WITHOUT -f, so it actually makes sense)
---- Files affected:
packages/gnome-control-center:
gnome-control-center.spec (1.44 -> 1.45)
---- Diffs:
================================================================
Index: packages/gnome-control-center/gnome-control-center.spec
diff -u packages/gnome-control-center/gnome-control-center.spec:1.44 packages/gnome-control-center/gnome-control-center.spec:1.45
--- packages/gnome-control-center/gnome-control-center.spec:1.44 Fri Feb 4 19:23:47 2011
+++ packages/gnome-control-center/gnome-control-center.spec Sun Mar 27 14:27:05 2011
@@ -146,8 +146,6 @@
%setup -q
%patch0 -p1
%patch1 -p1
-sed -i s#^en at shaw## po/LINGUAS
-rm po/en at shaw.po
%build
%{__gnome_doc_prepare}
@@ -174,9 +172,9 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-%{__rm} -f $RPM_BUILD_ROOT%{_libdir}/*.la
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la
# no static modules - shut up check-files
-%{__rm} -f $RPM_BUILD_ROOT%{_libdir}/window-manager-settings/*.{a,la}
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/window-manager-settings/*.{a,la}
%find_lang %{name} --with-gnome --with-omf --all-name
@@ -265,6 +263,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.45 2011/03/27 12:27:05 qboosh
+- en at shaw locale is now supported (via LANGUAGE)
+- __rm macro WITHOUT -f, so it actually makes sense)
+
Revision 1.44 2011/02/04 18:23:47 wiget
- Requires(post,postun): gtk-update-icon-cache
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnome-control-center/gnome-control-center.spec?r1=1.44&r2=1.45&f=u
More information about the pld-cvs-commit
mailing list