rpms/system-config-language/devel .cvsignore, 1.12, 1.13 sources, 1.33, 1.34 system-config-language.spec, 1.55, 1.56 ca-po-462914.patch, 1.1, NONE dialogue-center-493824.patch, 1.1, NONE s-c-l-bug-493858-507796.patch, 1.1, NONE s-c-l-bug-493888.patch, 1.1, NONE s-c-l-bug-598975.patch, 1.1, NONE

Pravin Satpute pravins at fedoraproject.org
Wed Sep 23 07:56:22 UTC 2009


Author: pravins

Update of /cvs/pkgs/rpms/system-config-language/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21726

Modified Files:
	.cvsignore sources system-config-language.spec 
Removed Files:
	ca-po-462914.patch dialogue-center-493824.patch 
	s-c-l-bug-493858-507796.patch s-c-l-bug-493888.patch 
	s-c-l-bug-598975.patch 
Log Message:
 * Wed Sep 23 2009 Pravin Satpute <psatpute at redhat.com>- 1.3.3-1
 - upstream release of 1.3.3
 - updated .pot files



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-language/devel/.cvsignore,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- .cvsignore	17 Sep 2008 06:40:17 -0000	1.12
+++ .cvsignore	23 Sep 2009 07:56:21 -0000	1.13
@@ -8,3 +8,4 @@ system-config-language-1.1.15.tar.bz2
 system-config-language-1.1.16.tar.bz2
 system-config-language-1.3.1.tar.bz2
 system-config-language-1.3.2.tar.bz2
+system-config-language-1.3.3.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-language/devel/sources,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -p -r1.33 -r1.34
--- sources	17 Sep 2008 06:40:17 -0000	1.33
+++ sources	23 Sep 2009 07:56:21 -0000	1.34
@@ -1 +1 @@
-0c7d4097879c18f1f702d5166d4cdcb8  system-config-language-1.3.2.tar.bz2
+f1de5c2b5dfb25cad8d8c033da9d88b4  system-config-language-1.3.3.tar.bz2


Index: system-config-language.spec
===================================================================
RCS file: /cvs/pkgs/rpms/system-config-language/devel/system-config-language.spec,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -p -r1.55 -r1.56
--- system-config-language.spec	27 Jul 2009 05:23:41 -0000	1.55
+++ system-config-language.spec	23 Sep 2009 07:56:21 -0000	1.56
@@ -1,7 +1,7 @@
 Summary: A graphical interface for modifying the system language
 Name: system-config-language
-Version: 1.3.2
-Release: 10%{?dist}
+Version: 1.3.3
+Release: 1%{?dist}
 URL: http://fedoraproject.org/wiki/SystemConfig/language
 License: GPLv2+
 Group: System Environment/Base
@@ -18,11 +18,6 @@ Requires: usermode-gtk >= 1.36
 Requires: yum >= 2.9.5
 Requires: gtk2 >= 2.6
 Obsoletes: locale_config  <= %{version}
-Patch1: ca-po-462914.patch
-Patch2: dialogue-center-493824.patch
-Patch3: s-c-l-bug-598975.patch
-Patch4: s-c-l-bug-493858-507796.patch
-Patch5: s-c-l-bug-493888.patch
 
 %description
 system-config-language is a graphical user interface that 
@@ -30,11 +25,6 @@ allows the user to change the default la
 
 %prep
 %setup -q
-%patch1 -p1 -b .1-ca-po
-%patch2 -p1 -b .2-dialogue-center
-%patch3 -p1 -b .3-rhpl
-%patch4 -p1 -b .4-s-c-cleanup
-%patch5 -p1 -b .5-ok-button
 
 %build
 make %{?_smp_mflags}
@@ -42,7 +32,7 @@ make %{?_smp_mflags}
 %install
 rm -rf $RPM_BUILD_ROOT
 make INSTROOT=$RPM_BUILD_ROOT install
-install $RPM_BUILD_DIR/system-config-language-1.3.2/yumhelpers.glade $RPM_BUILD_ROOT%{_datadir}/system-config-language
+install $RPM_BUILD_DIR/system-config-language-%{version}/yumhelpers.glade $RPM_BUILD_ROOT%{_datadir}/system-config-language
 
 chmod 0644 $RPM_BUILD_ROOT%{_datadir}/system-config-language/*.py* 
 chmod 0644 $RPM_BUILD_ROOT%{_sysconfdir}/pam.d/system-config-language
@@ -92,6 +82,10 @@ fi
 %config(noreplace) %{_sysconfdir}/security/console.apps/system-config-language
 
 %changelog
+* Wed Sep 23 2009 Pravin Satpute <psatpute at redhat.com>- 1.3.3-1
+- upstream release of 1.3.3
+- updated .pot files
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.2-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


--- ca-po-462914.patch DELETED ---


--- dialogue-center-493824.patch DELETED ---


--- s-c-l-bug-493858-507796.patch DELETED ---


--- s-c-l-bug-493888.patch DELETED ---


--- s-c-l-bug-598975.patch DELETED ---




More information about the scm-commits mailing list