rpms/pybackpack/devel .cvsignore, 1.4, 1.5 import.log, 1.1, 1.2 pybackpack.spec, 1.5, 1.6 sources, 1.4, 1.5

Andrew Price andyp at fedoraproject.org
Fri Sep 26 20:15:03 UTC 2008


Author: andyp

Update of /cvs/pkgs/rpms/pybackpack/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26167/devel

Modified Files:
	.cvsignore import.log pybackpack.spec sources 
Log Message:
Import new release 0.5.6



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pybackpack/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	10 Sep 2008 00:16:34 -0000	1.4
+++ .cvsignore	26 Sep 2008 20:14:32 -0000	1.5
@@ -1 +1 @@
-pybackpack-0.5.5.tar.gz
+pybackpack-0.5.6.tar.gz


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/pybackpack/devel/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- import.log	10 Sep 2008 00:16:35 -0000	1.1
+++ import.log	26 Sep 2008 20:14:33 -0000	1.2
@@ -1 +1,2 @@
 pybackpack-0_5_5-1_fc9:HEAD:pybackpack-0.5.5-1.fc9.src.rpm:1221005806
+pybackpack-0_5_6-1_fc9:HEAD:pybackpack-0.5.6-1.fc9.src.rpm:1222459966


Index: pybackpack.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pybackpack/devel/pybackpack.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- pybackpack.spec	10 Sep 2008 00:16:35 -0000	1.5
+++ pybackpack.spec	26 Sep 2008 20:14:33 -0000	1.6
@@ -3,7 +3,7 @@
 
 Summary: User oriented backup and restore application
 Name: pybackpack
-Version: 0.5.5
+Version: 0.5.6
 Release: 1%{?dist}
 License: GPLv2
 Group: Applications/Archiving
@@ -12,6 +12,7 @@
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: python-devel
 BuildRequires: desktop-file-utils
+BuildRequires: gettext
 Requires: pygtk2 >= %{pygtk2_version}
 Requires: gnome-python2-nautilus-cd-burner
 Requires: rdiff-backup >= 1.0
@@ -34,6 +35,7 @@
   --dir $RPM_BUILD_ROOT%{_datadir}/applications \
   --delete-original \
  $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
+%find_lang %{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -42,8 +44,7 @@
 
 #%postun
 
-#%files -f %{name}.lang
-%files
+%files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc COPYING CHANGELOG INSTALL
 %dir %{python_sitelib}/pybackpack
@@ -57,6 +58,9 @@
 %endif
 
 %changelog
+* Fri Sep 26 2008 Andy Price <andy at andrewprice.me.uk> - 0.5.6-1
+- Updated RPM to 0.5.6
+- Spec updated to handle installation of translations
 * Wed Sep 10 2008 Andy Price <andy at andrewprice.me.uk> - 0.5.5-1
 - Updated RPM to 0.5.5
 * Tue Jan 01 2008 Andy Price <andy at andrewprice.me.uk> - 0.5.4-2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pybackpack/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	10 Sep 2008 00:16:35 -0000	1.4
+++ sources	26 Sep 2008 20:14:33 -0000	1.5
@@ -1 +1 @@
-e7f8409a82c49071fc11d611347de910  pybackpack-0.5.5.tar.gz
+63d787dd207b150e0c258f7fe50f0477  pybackpack-0.5.6.tar.gz




More information about the fedora-extras-commits mailing list