This commit is contained in:
committed by
Git OBS Bridge
parent
97d62c5eac
commit
4d46aa99f6
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 5 16:48:01 CEST 2008 - maw@suse.de
|
||||
|
||||
- Rename that pesky sr@latin locale to sr@Latn.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 01 17:37:52 CEST 2008 - mboman@novell.com
|
||||
|
||||
|
@@ -27,7 +27,7 @@ AutoReqProv: off
|
||||
Requires: gnome-themes
|
||||
BuildArch: noarch
|
||||
Version: 2.23.91
|
||||
Release: 1
|
||||
Release: 2
|
||||
Source: ftp://ftp.gnome.org/pub/gnome/sources/gnome-backgrounds/2.22/%{name}-%{version}.tar.bz2
|
||||
Url: http://www.gnome.org/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -53,6 +53,7 @@ make %{?jobs:-j%jobs}
|
||||
|
||||
%install
|
||||
make DESTDIR=$RPM_BUILD_ROOT install
|
||||
mv $RPM_BUILD_ROOT/%{_datadir}/locale/sr@latin $RPM_BUILD_ROOT/%{_datadir}/locale/sr@Latn
|
||||
%fdupes -s %buildroot
|
||||
%find_lang %{name}
|
||||
|
||||
@@ -64,11 +65,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc AUTHORS COPYING ChangeLog NEWS README
|
||||
%{_datadir}/gnome-background-properties/
|
||||
%{_datadir}/pixmaps/backgrounds/
|
||||
# FIXME: Maithili locale dirs should be owned by filesystem package:
|
||||
# %dir %{_datadir}/locale/mai
|
||||
# %dir %{_datadir}/locale/mai/LC_MESSAGES
|
||||
|
||||
%changelog
|
||||
* Fri Sep 05 2008 maw@suse.de
|
||||
- Rename that pesky sr@latin locale to sr@Latn.
|
||||
* Mon Sep 01 2008 mboman@novell.com
|
||||
- Update to version 2.23.91:
|
||||
+ Updated translations.
|
||||
|
Reference in New Issue
Block a user