rpms/obex-data-server/devel .cvsignore, 1.3, 1.4 obex-data-server.spec, 1.2, 1.3 sources, 1.3, 1.4

Bastien Nocera (hadess) fedora-extras-commits at redhat.com
Thu Feb 7 00:44:39 UTC 2008


Author: hadess

Update of /cvs/pkgs/rpms/obex-data-server/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24869

Modified Files:
	.cvsignore obex-data-server.spec sources 
Log Message:
* Thu Feb 07 2008 - Bastien Nocera <bnocera at redhat.com> - 0.1-1
- Update to release 0.1
- Up Epoch as version numbering sucks



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/obex-data-server/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	4 Feb 2008 10:24:11 -0000	1.3
+++ .cvsignore	7 Feb 2008 00:43:49 -0000	1.4
@@ -1 +1 @@
-obex-data-server-04022008.tar.bz2
+obex-data-server-0.1.tar.gz


Index: obex-data-server.spec
===================================================================
RCS file: /cvs/pkgs/rpms/obex-data-server/devel/obex-data-server.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- obex-data-server.spec	4 Feb 2008 10:24:11 -0000	1.2
+++ obex-data-server.spec	7 Feb 2008 00:43:49 -0000	1.3
@@ -1,21 +1,12 @@
-%define		date 04022008
-
 Name:		obex-data-server
-Version:	0.01
-Release:	6.%{date}%{?dist}
+Version:	0.1
+Release:	1%{?dist}
+Epoch:		1
 Summary:	D-Bus service for Obex access
 
 Group:		System Environment/Daemons
 License:	GPLv2+
-# The source for this package was pulled from upstream's vcs.  Use the
-# following commands to generate the tarball:
-#  svn export -r 1285 svn://svn.muiline.com/obex-data-server/trunk/ obex-data-server-04022008
-#  pushd obex-data-server-04022008
-#  rm -rf *.cache config.guess config.log config.status config.sub depcomp ltmain.sh
-#  autoreconf --verbose --install
-#  popd
-#  tar -cjvf obex-data-server-04022008.tar.bz2 obex-data-server-04022008
-Source0:	%{name}-%{date}.tar.bz2
+Source0:	http://tadas.dailyda.com/software/%{name}-%{version}.tar.gz
 Url:		http://tadas.dailyda.com/blog
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -31,7 +22,7 @@
 other Bluetooth-equipped devices.
 
 %prep
-%setup -q -n %{name}-%{date}
+%setup -q
 
 %build
 %configure
@@ -54,7 +45,8 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-chmod a-x test/*.py
+# FIXME files missing: http://bugs.muiline.com/view.php?id=42
+#chmod a-x test/*.py
 make install DESTDIR=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
@@ -63,12 +55,17 @@
 
 %files
 %defattr(-,root,root,-)
-%doc README COPYING dbus-api.txt test/ods-dbus-test.c test/ods-server-test.py test/ods-session-test.py
+%doc README COPYING dbus-api.txt
+#test/ods-dbus-test.c test/ods-server-test.py test/ods-session-test.py
 %config %{_sysconfdir}/dbus-1/system.d/obex-data-server.conf
 %{_bindir}/obex-data-server
 %{_datadir}/dbus-1/services/obex-data-server.service
 
 %changelog
+* Thu Feb 07 2008 - Bastien Nocera <bnocera at redhat.com> - 0.1-1
+- Update to release 0.1
+- Up Epoch as version numbering sucks
+
 * Mon Feb 04 2008 - Bastien Nocera <bnocera at redhat.com> - 0.01-6.04022008
 - Update from SVN
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/obex-data-server/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	4 Feb 2008 10:24:11 -0000	1.3
+++ sources	7 Feb 2008 00:43:49 -0000	1.4
@@ -1 +1 @@
-2768d7c7904656b973c60fdaa13ee39f  obex-data-server-04022008.tar.bz2
+9486e800fd3210ded22cf572d7e128eb  obex-data-server-0.1.tar.gz




More information about the fedora-extras-commits mailing list