calamares:rebuild

This commit is contained in:
sss
2017-12-07 21:58:40 +03:00
parent 060642c8bf
commit 7c8ee43be2
+9 -2
View File
@@ -11,7 +11,7 @@
<License>LGPLv2</License> <License>LGPLv2</License>
<Summary>A distribution independent installer framework</Summary> <Summary>A distribution independent installer framework</Summary>
<Description>Calamares is a distribution-independent system installer, with an advanced partitioning feature for both manual and automated partitioning operations.</Description> <Description>Calamares is a distribution-independent system installer, with an advanced partitioning feature for both manual and automated partitioning operations.</Description>
<Archive sha1sum="32a9a6c994f3f7e403c4873715f10d1357430aa7" type="targz">https://github.com/calamares/calamares/releases/download/v3.1.7/calamares-3.1.7.tar.gz</Archive> <Archive sha1sum="a7a9f203def3aa15ffb134db4725d87fa03a8324" type="zip">https://sourceforge.net/projects/pisilinux/files/source/calamares-3.1.7.zip</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>gettext-devel</Dependency> <Dependency>gettext-devel</Dependency>
<Dependency>yaml-cpp</Dependency> <Dependency>yaml-cpp</Dependency>
@@ -54,7 +54,7 @@
<Patches> <Patches>
<!--Patch level="1">pisi_locale.patch</Patch--> <!--Patch level="1">pisi_locale.patch</Patch-->
<Patch level="1">pisi_set_hostname.patch</Patch> <Patch level="1">pisi_set_hostname.patch</Patch>
<Patch level="1">d.patch</Patch> <!-- <Patch level="1">d.patch</Patch> -->
<Patch level="1">no_fsck_and_pymouth.patch</Patch> <Patch level="1">no_fsck_and_pymouth.patch</Patch>
</Patches> </Patches>
</Source> </Source>
@@ -115,6 +115,13 @@
</Package> </Package>
<History> <History>
<Update release="6">
<Date>2017-12-07</Date>
<Version>3.1.7</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5"> <Update release="5">
<Date>2017-11-15</Date> <Date>2017-11-15</Date>
<Version>3.1.7</Version> <Version>3.1.7</Version>