Browse Source

apt:
- remoev udev from rpmpriorities
- add Patch230 to build with lua5.2/5.1 (bts:2727)
- drop python-apt

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@8564 ec354946-7b23-47d6-9f5a-488ba84defc7

daisuke 10 years ago
parent
commit
495b29c0f2
2 changed files with 12 additions and 3 deletions
  1. 12 2
      a/apt/apt-vl.spec
  2. 0 1
      a/apt/rpmpriorities.vineseed

+ 12 - 2
a/apt/apt-vl.spec

@@ -1,4 +1,4 @@
-%define with_python 1
+%define with_python 0
 
 %define build_vine6 0
 
@@ -11,7 +11,7 @@
 
 Name: apt
 Version: 0.5.15lorg3.95
-Release: 21.%{snapver}%{?_dist_release}
+Release: 22.%{snapver}%{?_dist_release}
 Summary: Advanced front-end for rpm (APT - Advanced Package Tool)
 Summary(ja): RPM の高機能なフロントエンド (APT - アドバンスドパッケージツール)
 Group: Applications/Administration
@@ -100,6 +100,9 @@ Patch210: apt-0.5.15lorg3.95.git522-revert-mass-constify-rpmhandler-getter-metho
 # new genpkglist does not handle userfulFile correctly
 Patch220: apt-0.5.15lorg3.95-revert-genbasedir.patch
 
+# lua 5.2 patch
+Patch230: apt-0.5.15lorg3.95-lua-5.2d.patch
+
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 Requires(post): ldconfig, coreutils
 Requires(postun): ldconfig
@@ -202,6 +205,8 @@ This package contains the python binding for apt libraries.
 
 %patch220 -p1
 
+%patch230 -p1
+
 cp %{SOURCE100} po/ja.po
 %if "%{?_dist_release}" >= "vl7"
 cp %{SOURCE30} rpmpriorities
@@ -401,6 +406,11 @@ rm -rf %{buildroot}
 %endif
 
 %changelog
+* Mon Jun 16 2014 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.95-22.git522
+- remoev udev from rpmpriorities
+- add Patch230 to build with lua5.2/5.1 (bts:2727)
+- drop python-apt
+
 * Sun Jan 26 2014 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.95-21.git522
 - remove patch3, broken with lua-5.1
 

+ 0 - 1
a/apt/rpmpriorities.vineseed

@@ -3,7 +3,6 @@ Essential:
   basesystem
   bash
   vine-release
-  udev
   e2fsprogs
   filesystem
   coreutils