|
@@ -12,8 +12,8 @@
|
|
Name: apt
|
|
Name: apt
|
|
Version: 0.5.15lorg3.95
|
|
Version: 0.5.15lorg3.95
|
|
Release: 6.%{snapver}%{?_dist_release}
|
|
Release: 6.%{snapver}%{?_dist_release}
|
|
-Summary: Debian's Advanced Packaging Tool with RPM support
|
|
+Summary: Advanced front-end for rpm (APT - Advanced Package Tool)
|
|
-Summary(ja): RPM を扱える Debian のパッケージツール apt(Advanced Packaging Tool)
|
|
+Summary(ja): RPM の高機能なフロントエンド (APT - アドバンスドパッケージツール)
|
|
Group: Applications/Administration
|
|
Group: Applications/Administration
|
|
License: GPL
|
|
License: GPL
|
|
Url: http://apt-rpm.org/
|
|
Url: http://apt-rpm.org/
|
|
@@ -117,15 +117,15 @@ BuildRequires: python-devel
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
|
|
|
|
%description
|
|
%description
|
|
-A port of Debian's apt tools for RPM based distributions,
|
|
+A port of Debian's apt tools for RPM based distributions.
|
|
-or at least for Conectiva. It provides the apt-get utility that
|
|
+It provides the apt-get utility that provides a simpler,
|
|
-provides a simpler, safer way to install and upgrade packages.
|
|
+safer way to install and upgrade packages. APT features
|
|
-APT features complete installation ordering, multiple source
|
|
+complete installation ordering, multiple source capability
|
|
-capability and several other unique features.
|
|
+and several other unique features.
|
|
|
|
|
|
%description -l ja
|
|
%description -l ja
|
|
これは rpm 対応の apt です。 apt-get は簡単かつ安全にパッケージ
|
|
これは rpm 対応の apt です。 apt-get は簡単かつ安全にパッケージ
|
|
-のアップグレード,インストールがおこなえるコマンドです。
|
|
+のアップグレード,インストールを行うことができるコマンドです。
|
|
apt は依存関係の解決、インストール順序の補完などさまざまな特
|
|
apt は依存関係の解決、インストール順序の補完などさまざまな特
|
|
徴があります。
|
|
徴があります。
|
|
|
|
|
|
@@ -389,25 +389,28 @@ rm -rf %{buildroot}
|
|
%endif
|
|
%endif
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
-* Fri Mar 5 2010 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 0.5.15lorg3.95-6.git4126
|
|
+* Mon Aug 30 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.95-XXX.git416
|
|
|
|
+- update Summary and Description
|
|
|
|
+
|
|
|
|
+* Fri Mar 5 2010 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 0.5.15lorg3.95-6.git416
|
|
- add BR: lua-devel
|
|
- add BR: lua-devel
|
|
- add Patch180 (not only PreReq but also Requires(pre,post) as PreDepends)
|
|
- add Patch180 (not only PreReq but also Requires(pre,post) as PreDepends)
|
|
|
|
|
|
-* Fri Feb 12 2010 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 0.5.15lorg3.95-5.git4126
|
|
+* Fri Feb 12 2010 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 0.5.15lorg3.95-5.git416
|
|
- rebuilt with gcc-4.4.3-3 on ppc
|
|
- rebuilt with gcc-4.4.3-3 on ppc
|
|
|
|
|
|
-* Fri Feb 5 2010 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 0.5.15lorg3.95-4.git4126
|
|
+* Fri Feb 5 2010 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 0.5.15lorg3.95-4.git416
|
|
- rebuilt with rpm-4.8.0-3 (on ppc)
|
|
- rebuilt with rpm-4.8.0-3 (on ppc)
|
|
|
|
|
|
-* Wed Feb 03 2010 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 0.5.15lorg3.95-3.git4126
|
|
+* Wed Feb 03 2010 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 0.5.15lorg3.95-3.git416
|
|
- added BR: python-devel.
|
|
- added BR: python-devel.
|
|
- changed PreReq: to Requires(pre):.
|
|
- changed PreReq: to Requires(pre):.
|
|
|
|
|
|
-* Wed Feb 03 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.95-2.git4126
|
|
+* Wed Feb 03 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.95-2.git416
|
|
- add Patch170 to use external rex module
|
|
- add Patch170 to use external rex module
|
|
- add R: lua-rex
|
|
- add R: lua-rex
|
|
|
|
|
|
-* Tue Feb 02 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.95-1.git4126
|
|
+* Tue Feb 02 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.95-1.git416
|
|
- update to upstream git snapshot
|
|
- update to upstream git snapshot
|
|
- add patch1-8 from fedora/upstream
|
|
- add patch1-8 from fedora/upstream
|
|
- build with rpm-4.8.0
|
|
- build with rpm-4.8.0
|