commit libgnomecups for openSUSE:Factory
Hello community, here is the log from the commit of package libgnomecups for openSUSE:Factory checked in at Fri Feb 6 17:29:50 CET 2009. -------- --- GNOME/libgnomecups/libgnomecups.changes 2009-01-27 00:37:29.000000000 +0100 +++ libgnomecups/libgnomecups.changes 2009-01-31 16:36:43.000000000 +0100 @@ -1,0 +2,5 @@ +Sat Jan 31 16:28:36 CET 2009 - vuntz@novell.com + +- Use sr@latin instead of sr@Latn. + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgnomecups.spec ++++++ --- /var/tmp/diff_new_pack.oB1633/_old 2009-02-06 17:29:12.000000000 +0100 +++ /var/tmp/diff_new_pack.oB1633/_new 2009-02-06 17:29:12.000000000 +0100 @@ -21,7 +21,7 @@ Name: libgnomecups BuildRequires: cups-devel fdupes glib2-devel gnome-common intltool zlib-devel Version: 0.2.3 -Release: 111 +Release: 112 Url: http://www.gnome.org/ Group: System/GUI/GNOME License: GPL v2 or later; LGPL v2.0 only @@ -83,7 +83,6 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 -sed -i "s/\(ALL_LINGUAS.*\) no /\1 /" configure.in %build autoreconf -f -i @@ -92,8 +91,10 @@ make %{?jobs:-j%jobs} %install -make DESTDIR=$RPM_BUILD_ROOT install +%makeinstall %{__rm} -f %{buildroot}%{_libdir}/*.la +# Change sr@Latn to sr@latin +mv %{buildroot}%{_datadir}/locale/sr@Latn %{buildroot}%{_datadir}/locale/sr@latin %find_lang %{name} %clean @@ -117,6 +118,8 @@ %{_includedir}/* %changelog +* Sat Jan 31 2009 vuntz@novell.com +- Use sr@latin instead of sr@Latn. * Tue Jan 27 2009 crrodriguez@suse.de - remove "la" files [BNC#357465] * Wed Jan 07 2009 olh@suse.de ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de