rpms/obexftp/devel .cvsignore, 1.5, 1.6 obexftp.spec, 1.8, 1.9 sources, 1.5, 1.6

Dominik Mierzejewski (rathann) fedora-extras-commits at redhat.com
Tue Jan 1 20:10:13 UTC 2008


Author: rathann

Update of /cvs/pkgs/rpms/obexftp/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8178

Modified Files:
	.cvsignore obexftp.spec sources 
Log Message:
- updated to 0.22-rc9


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/obexftp/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	6 Sep 2007 19:08:43 -0000	1.5
+++ .cvsignore	1 Jan 2008 20:09:33 -0000	1.6
@@ -1 +1 @@
-obexftp-0.22-rc7.tar.bz2
+obexftp-0.22-rc9.tar.bz2


Index: obexftp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/obexftp/devel/obexftp.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- obexftp.spec	6 Sep 2007 19:08:43 -0000	1.8
+++ obexftp.spec	1 Jan 2008 20:09:33 -0000	1.9
@@ -2,13 +2,13 @@
 %define python_sitearch %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib(1)')
 %define ruby_sitearch %(ruby -rrbconfig -e 'puts Config::CONFIG["sitearchdir"]')
 
-%define pre rc7
+%define pre rc9
 
 Name: obexftp
 Summary: Tool to access devices via the OBEX protocol
 Group: Applications/File
 Version: 0.22
-Release: 0.5.%{pre}%{?dist}
+Release: 0.6.%{pre}%{?dist}
 License: GPLv2+
 URL: http://openobex.triq.net/
 Source: http://triq.net/obexftp/%{name}-%{version}-%{pre}.tar.bz2
@@ -87,6 +87,7 @@
 %patch1 -p1 -b .p
 
 %build
+mkdir m4
 autoreconf -f -i
 %configure --disable-static --disable-dependency-tracking --disable-rpath
 %{__make} %{?_smp_mflags}
@@ -140,6 +141,9 @@
 %{ruby_sitearch}/obexftp.so
 
 %changelog
+* Tue Jan 01 2008 Dominik Mierzejewski <rpm at greysector.net> - 0.22-0.6.rc9
+- updated to 0.22-rc9
+
 * Thu Sep 06 2007 Dominik Mierzejewski <rpm at greysector.net> - 0.22-0.5.rc7
 - updated to 0.22-rc7
 - added pkgconfig file


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/obexftp/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	6 Sep 2007 19:08:43 -0000	1.5
+++ sources	1 Jan 2008 20:09:33 -0000	1.6
@@ -1 +1 @@
-3c2a9807288fd6c6f564d10fbc2bc8c0  obexftp-0.22-rc7.tar.bz2
+78d3d153a165e4877b2787b1d8293644  obexftp-0.22-rc9.tar.bz2




More information about the fedora-extras-commits mailing list