From 39ee8b091b9423d8368b1178b8cbbe05894705b2 Mon Sep 17 00:00:00 2001 From: Anish Patil Date: Nov 23 2012 09:23:31 +0000 Subject: Fixed build --- diff --git a/bug-879472.patch b/bug-879472.patch index 28e2b6c..f06b885 100644 --- a/bug-879472.patch +++ b/bug-879472.patch @@ -1,12 +1,12 @@ diff -rup system-config-language-1.3.5-old/Makefile system-config-language-1.3.5/Makefile --- system-config-language-1.3.5-old/Makefile 2012-11-23 12:36:26.967196936 +0530 -+++ system-config-language-1.3.5/Makefile 2012-11-23 12:50:36.397216321 +0530 ++++ system-config-language-1.3.5/Makefile 2012-11-23 14:52:05.241382634 +0530 @@ -31,7 +31,7 @@ install: ${PKGNAME}.desktop # mkdir -p $(INSTROOT)/usr/share/firstboot/modules mkdir -p $(INSTROOT)/usr/share/icons/hicolor/48x48/apps - install src/*.py $(INSTROOT)$(PKGDATADIR) -+ install -m -p 0644 src/*.py $(INSTROOT)$(PKGDATADIR) ++ install -m 0644 src/*.py $(INSTROOT)$(PKGDATADIR) install src/locale-list $(INSTROOT)$(PKGDATADIR) install src/${PKGNAME} $(INSTROOT)$(PKGDATADIR)/${PKGNAME} install ${PKGNAME}.desktop $(INSTROOT)/usr/share/applications/${PKGNAME}.desktop diff --git a/system-config-language.spec b/system-config-language.spec index 99dac5d..556dedb 100644 --- a/system-config-language.spec +++ b/system-config-language.spec @@ -1,7 +1,7 @@ Summary: A graphical interface for modifying the system language Name: system-config-language Version: 1.3.5 -Release: 15%{?dist} +Release: 16%{?dist} URL: https://fedorahosted.org/system-config-language/ Source0: https://fedorahosted.org/releases/s/y/system-config-language/%{name}-%{version}.tar.bz2 Patch0: s-c-l-624008.patch @@ -93,7 +93,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %config(noreplace) %{_sysconfdir}/security/console.apps/system-config-language %changelog -* Fri Nov 23 2012 Anish Patil - 1.3.5-15 +* Fri Nov 23 2012 Anish Patil - 1.3.5-16 - Fixed bug 879472 * Fri Nov 2 2012 Anish Patil - 1.3.5-14