rpms/apt/devel apt.spec,1.10,1.11

Matthias Saou (thias) fedora-extras-commits at redhat.com
Sat Mar 5 21:10:22 UTC 2005


Author: thias

Update of /cvs/extras/rpms/apt/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10397/apt/devel

Modified Files:
	apt.spec 
Log Message:
Further mass cleanup. One or more apply :
- Remove (hopefully) all zero epoch remains.
- Remove trailing spaces and tabs.
- Keep consistency between tabs and spaces.
- Clean up summary.



Index: apt.spec
===================================================================
RCS file: /cvs/extras/rpms/apt/devel/apt.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- apt.spec	3 Mar 2005 19:29:59 -0000	1.10
+++ apt.spec	5 Mar 2005 21:10:20 -0000	1.11
@@ -14,7 +14,7 @@
 # we need to work around various missing builddeps in rpm :-/
 %{!?rpmver:%define rpmver %(rpm --version | cut -d' ' -f3 | cut -d. -f1-2)}
 
-Summary: Debian's Advanced Packaging Tool with RPM support.
+Summary: Debian's Advanced Packaging Tool with RPM support
 Name: apt
 Version: 0.5.15cnc6
 Release: 16.%{svnver}
@@ -88,7 +88,7 @@
 BuildRequires: beecrypt-devel
 BuildRequires: elfutils-devel
 # TODO: verify the required minimum version
-BuildRequires: python-devel >= 0:2.2
+BuildRequires: python-devel >= 2.2
 BuildRequires: rpm-devel, zlib-devel, bzip2-devel, libstdc++-devel, gettext
 BuildRequires: docbook-utils, perl, readline-devel, ncurses-devel
 # for version detection to work




More information about the fedora-extras-commits mailing list