pspec.xml 9.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>NetworkManager</Name>
  6. <Homepage>http://projects.gnome.org/NetworkManager</Homepage>
  7. <Packager>
  8. <Name>Pisi Linux Admins</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2+</License>
  12. <IsA>app:console</IsA>
  13. <Summary>Network connection manager powered by D-Bus and UDEV</Summary>
  14. <Description>NetworkManager attempts to keep an active network connection available at all times.</Description>
  15. <Archive sha1sum="152845a0641f15b5aeba66ab523120d4ab93d4de" type="tarxz">https://download.gnome.org/sources/NetworkManager/1.8/NetworkManager-1.8.4.tar.xz</Archive>
  16. <AdditionalFiles>
  17. <AdditionalFile target="po/tr.po">tr.po</AdditionalFile>
  18. </AdditionalFiles>
  19. <BuildDependencies>
  20. <Dependency>curl-devel</Dependency>
  21. <Dependency>intltool</Dependency>
  22. <Dependency>dhclient</Dependency>
  23. <Dependency>dhcpcd</Dependency>
  24. <Dependency>gtk-doc</Dependency>
  25. <Dependency>docbook-xsl</Dependency>
  26. <Dependency>autoconf</Dependency>
  27. <Dependency>gettext-devel</Dependency>
  28. <Dependency>ppp-devel</Dependency>
  29. <Dependency>nss-devel</Dependency>
  30. <Dependency>newt-devel</Dependency>
  31. <Dependency>nspr-devel</Dependency>
  32. <Dependency>libnl-devel</Dependency>
  33. <Dependency>libsoup-devel</Dependency>
  34. <Dependency>bluez-libs-devel</Dependency>
  35. <Dependency>iptables-devel</Dependency>
  36. <Dependency>wpa_supplicant</Dependency>
  37. <Dependency>dbus-glib-devel</Dependency>
  38. <Dependency>gobject-introspection</Dependency>
  39. <Dependency>libndp-devel</Dependency>
  40. <Dependency>libmm-glib-devel</Dependency>
  41. <Dependency>dbus-devel</Dependency>
  42. <Dependency>glib2-devel</Dependency>
  43. <Dependency>polkit-devel</Dependency>
  44. <Dependency>readline-devel</Dependency>
  45. <Dependency>libgudev-devel</Dependency>
  46. <Dependency>libutil-linux-devel</Dependency>
  47. <Dependency versionFrom="0.9.2">ConsoleKit-devel</Dependency>
  48. <Dependency>python-pygobject3-devel</Dependency>
  49. <Dependency>libxslt-devel</Dependency>
  50. </BuildDependencies>
  51. <Patches>
  52. <!--<Patch>0001-dns-Fix-falling-back-in-the-resolv.conf-methods.patch</Patch>-->
  53. <!--Patch>0001-core-fix-failure-to-configure-routes-due-to-wrong-de.patch</Patch-->
  54. <!--Patch>disable_set_hostname.patch</Patch-->
  55. </Patches>
  56. </Source>
  57. <Package>
  58. <Name>NetworkManager</Name>
  59. <RuntimeDependencies>
  60. <Dependency>curl</Dependency>
  61. <Dependency>eudev</Dependency>
  62. <Dependency>dbus</Dependency>
  63. <Dependency>nspr</Dependency>
  64. <Dependency>glib2</Dependency>
  65. <Dependency>polkit</Dependency>
  66. <Dependency>readline</Dependency>
  67. <Dependency>dbus-glib</Dependency>
  68. <Dependency>libutil-linux</Dependency>
  69. <Dependency>nss</Dependency>
  70. <Dependency>newt</Dependency>
  71. <Dependency>ppp</Dependency>
  72. <Dependency>libnl</Dependency>
  73. <Dependency>libsoup</Dependency>
  74. <Dependency>libgudev</Dependency>
  75. <Dependency>bluez-libs</Dependency>
  76. <Dependency>iproute2</Dependency>
  77. <Dependency>iptables</Dependency>
  78. <Dependency>libmm-glib</Dependency>
  79. <Dependency>ModemManager</Dependency>
  80. <Dependency>wpa_supplicant</Dependency>
  81. <Dependency>libndp</Dependency>
  82. <Dependency versionFrom="0.9.2">ConsoleKit</Dependency>
  83. <Dependency>mobile-broadband-provider-info</Dependency>
  84. </RuntimeDependencies>
  85. <Files>
  86. <Path fileType="config">/etc</Path>
  87. <Path fileType="data">/usr/share</Path>
  88. <Path fileType="data">/etc/dbus-1</Path>
  89. <Path fileType="library">/usr/lib</Path>
  90. <Path fileType="man">/usr/share/man</Path>
  91. <Path fileType="doc">/usr/share/doc</Path>
  92. <Path fileType="executable">/usr/bin</Path>
  93. <Path fileType="executable">/lib/udev</Path>
  94. <Path fileType="executable">/usr/sbin</Path>
  95. <Path fileType="data">/lib/udev/rules.d</Path>
  96. <Path fileType="executable">/usr/libexec</Path>
  97. <Path fileType="data">/run/NetworkManager</Path>
  98. <Path fileType="data">/lib/systemd/system</Path>
  99. <Path fileType="localedata">/usr/share/locale</Path>
  100. <Path fileType="data">/var/lib/NetworkManager</Path>
  101. <Path fileType="data">/etc/NetworkManager/system-connections</Path>
  102. <Path fileType="config">/usr/lib/tmpfiles.d/NetworkManager.conf</Path>
  103. <Path fileType="config">/etc/polkit-1/localauthority/10-vendor.d</Path>
  104. </Files>
  105. <AdditionalFiles>
  106. <AdditionalFile owner="root" permission="0644" target="/etc/conf.d/NetworkManager">NetworkManager.confd</AdditionalFile>
  107. <AdditionalFile owner="root" permission="0644" target="/usr/lib/tmpfiles.d/NetworkManager.conf">tmpfiles.conf</AdditionalFile>
  108. <AdditionalFile owner="root" permission="0644" target="/etc/NetworkManager/NetworkManager.conf">NetworkManager.conf</AdditionalFile>
  109. <AdditionalFile owner="root" permission="0755" target="/usr/sbin/migrate-comar-network-profiles">migrate-comar-network-profiles</AdditionalFile>
  110. <AdditionalFile owner="root" permission="0644" target="/etc/polkit-1/localauthority/10-vendor.d/01-org.freedesktop.NetworkManager.settings.modify.system.pkla">gentoo/01-org.freedesktop.NetworkManager.settings.modify.system.pkla</AdditionalFile>
  111. <AdditionalFile owner="root" permission="0644" target="/usr/share/polkit-1/rules.d/10-vendor.d/01-org.freedesktop.ModemManager1.rules">01-org.freedesktop.ModemManager1.rules</AdditionalFile>
  112. <AdditionalFile owner="root" permission="0644" target="/usr/share/polkit-1/rules.d/10-vendor.d/01-org.freedesktop.NetworkManager.settings.modify.system.rules">01-org.freedesktop.NetworkManager.settings.modify.system.rules</AdditionalFile>
  113. </AdditionalFiles>
  114. <Provides>
  115. <COMAR script="service.py">System.Service</COMAR>
  116. </Provides>
  117. </Package>
  118. <Package>
  119. <Name>NetworkManager-devel</Name>
  120. <Summary>Development files for NetworkManager</Summary>
  121. <RuntimeDependencies>
  122. <Dependency>glib2-devel</Dependency>
  123. <Dependency>dbus-glib-devel</Dependency>
  124. <Dependency release="current">NetworkManager</Dependency>
  125. </RuntimeDependencies>
  126. <Files>
  127. <Path fileType="header">/usr/include</Path>
  128. <Path fileType="data">/usr/lib/pkgconfig/</Path>
  129. </Files>
  130. </Package>
  131. <History>
  132. <Update release="8">
  133. <Date>2017-11-04</Date>
  134. <Version>1.8.4</Version>
  135. <Comment>Version Bump</Comment>
  136. <Requires>
  137. <Action package="NetworkManager">systemRestart</Action>
  138. </Requires>
  139. <Name>Mustafa Cinasal</Name>
  140. <Email>muscnsl@gmail.com</Email>
  141. </Update>
  142. <Update release="7">
  143. <Date>2017-07-30</Date>
  144. <Version>1.8.2</Version>
  145. <Comment>Version Bump</Comment>
  146. <Requires>
  147. <Action package="NetworkManager">systemRestart</Action>
  148. </Requires>
  149. <Name>Mustafa Cinasal</Name>
  150. <Email>muscnsl@gmail.com</Email>
  151. </Update>
  152. <Update release="6">
  153. <Date>2017-05-28</Date>
  154. <Version>1.8.0</Version>
  155. <Comment>Revert version</Comment>
  156. <Requires>
  157. <Action package="NetworkManager">systemRestart</Action>
  158. </Requires>
  159. <Name>Ayhan Yalçınsoy</Name>
  160. <Email>ayhanyalcinsoy@pisilnux.org</Email>
  161. </Update>
  162. <Update release="5">
  163. <Date>2017-03-15</Date>
  164. <Version>1.0.10</Version>
  165. <Comment>Revert version</Comment>
  166. <Requires>
  167. <Action package="NetworkManager">systemRestart</Action>
  168. </Requires>
  169. <Name>Ayhan Yalçınsoy</Name>
  170. <Email>ayhanyalcinsoy@pisilnux.org</Email>
  171. </Update>
  172. <Update release="4">
  173. <Date>2016-12-15</Date>
  174. <Version>1.0.10</Version>
  175. <Comment>Revert version</Comment>
  176. <Requires>
  177. <Action package="NetworkManager">systemRestart</Action>
  178. </Requires>
  179. <Name>Yusuf Aydemir</Name>
  180. <Email>yusuf.aydemir@pisilnux.org</Email>
  181. </Update>
  182. <Update release="3">
  183. <Date>2016-11-12</Date>
  184. <Version>1.4.2</Version>
  185. <Comment>Version bump.</Comment>
  186. <Name>Yusuf Aydemir</Name>
  187. <Email>yusuf.aydemir@pisilnux.org</Email>
  188. </Update>
  189. <Update release="2">
  190. <Date>2016-06-15</Date>
  191. <Version>1.0.10</Version>
  192. <Comment>Release Bump</Comment>
  193. <Name>Pisi Linux Community</Name>
  194. <Email>admin@pisilinux.org</Email>
  195. </Update>
  196. <Update release="1">
  197. <Date>2016-01-25</Date>
  198. <Version>1.0.10</Version>
  199. <Comment>First release</Comment>
  200. <Requires>
  201. <Action package="NetworkManager">systemRestart</Action>
  202. </Requires>
  203. <Name>Ayhan Yalçınsoy</Name>
  204. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  205. </Update>
  206. </History>
  207. </PISI>