]> git.pld-linux.org Git - packages/partclone.git/commitdiff
up to 0.3.23 auto/th/partclone-0.3.23-1
authorJan Palus <atler@pld-linux.org>
Tue, 7 Feb 2023 17:43:55 +0000 (18:43 +0100)
committerJan Palus <atler@pld-linux.org>
Tue, 7 Feb 2023 17:43:55 +0000 (18:43 +0100)
- no need to disable fail-mbr check anymore

partclone.spec

index cd8f6a963a3f1c377c9336cb7e549f1cf89b3dd8..de97c0a5ae51caaeb5c0f4c24e11d5b61e47bd47 100644 (file)
@@ -1,11 +1,11 @@
 Summary:       Utility to clone and restore partitions
 Name:          partclone
-Version:       0.3.19
+Version:       0.3.23
 Release:       1
 License:       GPL v2+
 Group:         Applications/System
 Source0:       https://github.com/Thomas-Tsai/partclone/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: c4e469396a402810f97370fbfa462934
+# Source0-md5: 157dc2e5e1b8574d4ece35528b8eacb6
 URL:           http://partclone.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -41,8 +41,6 @@ mv po/fr_FR.gmo po/fr.gmo
 mv po/fr_FR.po po/fr.po
 sed -i 's/fr_FR/fr/' po/LINGUAS
 
-sed -e 's/exit 1/exit 0/' -i fail-mbr/compile-mbr.sh
-
 %build
 %{__aclocal}
 %{__autoconf}
This page took 0.206372 seconds and 4 git commands to generate.