[Bug 1599760] New: Rename Request: arm-image-installer - Writes binary image files to any specified block device

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=1599760

            Bug ID: 1599760
           Summary: Rename Request: arm-image-installer - Writes binary
                    image files to any specified block device
           Product: Fedora
           Version: rawhide
         Component: Package Review
          Assignee: nobody@xxxxxxxxxxxxxxxxx
          Reporter: pbrobinson@xxxxxxxxx
        QA Contact: extras-qa@xxxxxxxxxxxxxxxxx
                CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx



SPEC: https://pbrobinson.fedorapeople.org/arm-image-installer.spec
SRPM:
https://pbrobinson.fedorapeople.org/arm-image-installer-2.5-1.fc28.src.rpm

Description:
Allows one to first select a source image (local or remote). The image must be
a binary file containing: [MBR + Partitions + File Systems + Data]. A 
destination block device should then be selected for final installation.

koji: https://koji.fedoraproject.org/koji/taskinfo?taskID=28106812

This is a basic rename of fedora-arm-installer -> arm-image-installer with some
minor package cleanups and the addition of obsolete/provides.

Diff:
--- fedora-arm-installer.spec    2018-06-07 08:38:27.685455797 +0100
+++ arm-image-installer.spec    2018-07-10 14:49:31.982317739 +0100
@@ -1,18 +1,19 @@
 # Tarfile created using git
 # git clone https://pagure.io/arm-image-installer.git 
-# git archive --format=tar --prefix=%{name}-%{version}/ %{version} | bzip2 >
~/%{name}-%{version}.tar.bz2
+# git archive --format=tar --prefix=%{name}-%{version}/ %{version} | xz >
~/%{name}-%{version}.tar.xz

-Name:        fedora-arm-installer
-Version:    2.4
+Name:        arm-image-installer
+Version:    2.5
 Release:    1%{?dist}
 Summary:    Writes binary image files to any specified block device
-
-Group:        Applications/System
 License:    GPLv2+
 Url:        https://pagure.io/arm-image-installer
+
 BuildArch:    noarch
-Source0:    arm-image-installer-%{version}.tar.bz2
+Source0:    %{name}-%{version}.tar.xz

+Obsoletes:    fedora-arm-installer < 2.5
+Provides:    fedora-arm-installer < 2.5
 Requires:    e2fsprogs
 Requires:    parted
 Requires:    sudo
@@ -26,13 +27,11 @@


 %prep
-%setup -q -n arm-image-installer-%{version}
-
+%autosetup

 %build
 echo "skipping..."

-
 %install
 install -d %{buildroot}%{_datadir}/arm-image-installer
 install -d %{buildroot}%{_datadir}/arm-image-installer/socs.d
@@ -47,7 +46,6 @@
 ln -s /usr/bin/arm-image-installer
%{buildroot}%{_bindir}/fedora-arm-image-installer

 %files
-%{!?_licensedir:%global license %%doc}
 %license COPYING
 %doc AUTHORS README TODO SUPPORTED-BOARDS
 %{_bindir}/arm-image-installer
@@ -57,6 +55,10 @@
 %{_datadir}/arm-image-installer/

 %changelog
+* Tue Jul 10 2018 Peter Robinson <pbrobinson@xxxxxxxxxxxxxxxxx> 2.5-1
+- Update to 2.4
+- Package rename with obsolete/provides
+
 * Fri Jun 01 2018 Paul Whalen <pwhalen@xxxxxxxxxx> - 2.4-1
 - Update to 2.4
 - Add initial IoT disk image support

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx/message/UC3HWW6O2QED6R64TJU6RQTHJLGAMUYE/




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux