[packages/synce-odccm] - up to 0.13 (last standalone version)

qboosh qboosh at pld-linux.org
Thu Feb 8 22:08:50 CET 2024


commit 4d92578ce48eebc697bcbfd02fb9a1a9d7d9ea30
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Feb 8 22:02:57 2024 +0100

    - up to 0.13 (last standalone version)

 synce-odccm-format.patch | 11 -----------
 synce-odccm.spec         | 13 ++++++-------
 2 files changed, 6 insertions(+), 18 deletions(-)
---
diff --git a/synce-odccm.spec b/synce-odccm.spec
index 2fcd6d4..efd9972 100644
--- a/synce-odccm.spec
+++ b/synce-odccm.spec
@@ -2,15 +2,14 @@
 Summary:	DCCM implementation for Windows Mobile 5 (and newer) devices
 Summary(pl.UTF-8):	Implementacja DCCM dla urządzeń Windows Mobile 5 (i nowszych)
 Name:		synce-odccm
-Version:	0.12
-Release:	3
+Version:	0.13
+Release:	0.1
 License:	GPL v2+
 Group:		Applications/Networking
-Source0:	http://downloads.sourceforge.net/synce/odccm-%{version}.tar.gz
-# Source0-md5:	03c833e4adb5ec17d32ac338cf1a6d18
+Source0:	https://downloads.sourceforge.net/synce/odccm-%{version}.tar.gz
+# Source0-md5:	8f12585398f1a79518887d5f94cf122d
 Source1:	odccm.init
-Patch0:		%{name}-format.patch
-URL:		http://synce.sourceforge.net/
+URL:		https://sourceforge.net/projects/synce/
 BuildRequires:	dbus-devel >= 0.60
 BuildRequires:	dbus-glib-devel >= 0.60
 BuildRequires:	glib2-devel >= 1:2.8
@@ -39,7 +38,6 @@ uruchamiania skryptów po połączeniu.
 
 %prep
 %setup -q -n odccm-%{version}
-%patch0 -p1
 
 %build
 %configure
@@ -47,6 +45,7 @@ uruchamiania skryptów po połączeniu.
 
 %install
 rm -rf $RPM_BUILD_ROOT
+
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
diff --git a/synce-odccm-format.patch b/synce-odccm-format.patch
deleted file mode 100644
index d968315..0000000
--- a/synce-odccm-format.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- odccm-0.12/src/util.c.orig	2008-07-16 01:32:49.000000000 +0200
-+++ odccm-0.12/src/util.c	2015-02-01 08:20:40.114421232 +0100
-@@ -40,7 +40,7 @@
-           (i > 0) ? " " : "", ((guchar *) buf)[i]);
-     }
- 
--  g_debug (s->str);
-+  g_debug ("%s", s->str);
- 
-   g_string_free (s, TRUE);
- }
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/synce-odccm.git/commitdiff/4d92578ce48eebc697bcbfd02fb9a1a9d7d9ea30



More information about the pld-cvs-commit mailing list