rpms/python-polib/devel .cvsignore, 1.2, 1.3 import.log, 1.1, 1.2 python-polib.spec, 1.2, 1.3 sources, 1.2, 1.3

Diego Búrigo Zacarão diegobz at fedoraproject.org
Wed Aug 19 13:35:43 UTC 2009


Author: diegobz

Update of /cvs/pkgs/rpms/python-polib/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17884/devel

Modified Files:
	.cvsignore import.log python-polib.spec sources 
Log Message:
Updated to 0.4.2 release



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-polib/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	4 Mar 2009 13:28:52 -0000	1.2
+++ .cvsignore	19 Aug 2009 13:35:43 -0000	1.3
@@ -1 +1 @@
-polib-0.4.0-r60.tar.gz
+polib-0.4.2.tar.gz


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/python-polib/devel/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- import.log	4 Mar 2009 13:28:53 -0000	1.1
+++ import.log	19 Aug 2009 13:35:43 -0000	1.2
@@ -1 +1,2 @@
 python-polib-0_4_0-1_20080217svnr60:HEAD:python-polib-0.4.0-1.20080217svnr60.src.rpm:1236173174
+python-polib-0_4_2-1_fc11:HEAD:python-polib-0.4.2-1.fc11.src.rpm:1250689023


Index: python-polib.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-polib/devel/python-polib.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- python-polib.spec	26 Jul 2009 20:52:00 -0000	1.2
+++ python-polib.spec	19 Aug 2009 13:35:43 -0000	1.3
@@ -1,10 +1,10 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
-%define alphatag r60
+#%define alphatag r60
 
 Name:           python-polib
-Version:        0.4.0
-Release:        2%{?dist}.20080217svn%{alphatag}
+Version:        0.4.2
+Release:        1%{?dist}
 Summary:        A library to parse and manage gettext catalogs
 
 Group:          Development/Languages
@@ -12,7 +12,8 @@ License:        MIT
 URL:            http://code.google.com/p/polib/
 # svn export -r60 http://polib.googlecode.com/svn/trunk/ polib-0.4.0-r60
 # tar zcf polib-0.4.0-r60.tar.gz polib-0.4.0-r60
-Source0:        polib-%{version}-%{alphatag}.tar.gz
+#Source0:        polib-%{version}-%{alphatag}.tar.gz
+Source0:	http://polib.googlecode.com/files/polib-0.4.2.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -29,7 +30,7 @@ functions 'pofile', 'mofile' and 'detect
 POFile, MOFile, POEntry and MOEntry for creating new files/entries.
 
 %prep
-%setup -q -n polib-%{version}-%{alphatag}
+%setup -q -n polib-%{version}
 
 %build
 %{__python} setup.py build
@@ -43,10 +44,13 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc CHANGELOG LICENSE README docs/
+%doc LICENSE README docs/
 %{python_sitelib}/*
 
 %changelog
+* Wed Aug 19 2009 Diego Búrigo Zacarão <diegobz at gmail.com> - 0.4.2-1
+- Updated to 0.4.2 release
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.0-2.20080217svnr60
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-polib/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	4 Mar 2009 13:28:53 -0000	1.2
+++ sources	19 Aug 2009 13:35:43 -0000	1.3
@@ -1 +1 @@
-3ccfa697940893f48107689b5f0ddebf  polib-0.4.0-r60.tar.gz
+1a06c04444486271c3119953128a4844  polib-0.4.2.tar.gz




More information about the scm-commits mailing list