usbmuxd 1.1.2-0.20230223.1 (x86_64;aarch64;znver1) 2023-17303
-9999
Status | rejected | ||||||||||||
Submitter | itchka [@T] compuserve.com | ||||||||||||
Platform | rolling | ||||||||||||
Repository | main | ||||||||||||
URL | https://abf.openmandriva.org/build_lists/291722 | ||||||||||||
Packages |
|
||||||||||||
Build Date | 2023-02-23 15:37:50 +0000 UTC | ||||||||||||
Last Updated | 2023-03-05 01:15:59.623920305 +0000 UTC |
$ git diff --patch-with-stat --summary 0a178f6e4f54accb256fd2aa03cacb4ad118efdb..ea96ee053b7a27b173f12d6eae4ae5d69c4bf61f .abf.yml | 2 +- build_info | 5 +++++ usbmuxd.spec | 6 +++--- usbmuxd.sysusers | 2 +- 4 files changed, 10 insertions(+), 5 deletions(-) create mode 100644 build_info diff --git a/.abf.yml b/.abf.yml index f645a80..63c3452 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - usbmuxd-1.1.2.tar.xz: c165f2ce56b1737c178d7a2f76513f78e851b639 + usbmuxd-1.1.2.tar.xz: 0d06623eb6147f4ac54ffab79b87071d3119c62a diff --git a/build_info b/build_info new file mode 100644 index 0000000..3e5a762 --- /dev/null +++ b/build_info @@ -0,0 +1,5 @@ +When creating a new version from git it is necessary to create a version file called .tarball-version +To do this download the latest usbmuxd and from within the source directory run ./gin-version-gen > tarball-version to create the file. +Then create the tarball with an appropriate version as in the example below:- +git archive --prefix=usbmuxd-1.1.2/ --add-file .tarball-version >usbmuxd-1.1.2.tar.xz HEAD git archive +itchka@compuserve.com Feb 2023 \ No newline at end of file diff --git a/usbmuxd.spec b/usbmuxd.spec index 34d6d55..3999859 100644 --- a/usbmuxd.spec +++ b/usbmuxd.spec @@ -1,9 +1,9 @@ -%define git 20211124 +%define git 20230223 Summary: Daemon for communicating with Apple's iPod Touch and iPhone Name: usbmuxd Version: 1.1.2 -Release: 1.%{git}.0 +Release: 0.%{git}.1 Group: System/Kernel and hardware License: GPLv2+ and LGPLv2+ URL: http://www.libimobiledevice.org/ @@ -58,5 +58,5 @@ install -Dpm 644 %{SOURCE1} %{buildroot}%{_sysusersdir}/%{name}.conf %{_presetdir}/86-usbmuxd.preset %{_unitdir}/usbmuxd.service %{_sbindir}/usbmuxd -%{_mandir}/man8/usbmuxd.8.* +%doc %{_mandir}/man8/usbmuxd.8.* %{_sysusersdir}/%{name}.conf diff --git a/usbmuxd.sysusers b/usbmuxd.sysusers index 65da74c..d3798a0 100644 --- a/usbmuxd.sysusers +++ b/usbmuxd.sysusers @@ -1 +1 @@ -u usbmuxd - "usbmuxd user" /proc /sbin/nologin +u usbmux - "usbmuxd user" /proc /sbin/nologin
Not Available
benbullard79 [@T] cox.net | No Comment. | 627d 12hrs |
benbullard79 [@T] cox.net | No Comment. | 627d 12hrs |
benbullard79 [@T] cox.net | No Comment. | 627d 12hrs |