]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- updated to 20040107 (SELinux issues should be resolved now, please report)
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 7 Jan 2004 01:58:13 +0000 (01:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.spec -> 1.504

rpm.spec

index e3cf34140461a2d68ea5eeb84cd67c15c769e360..307df6e4b653c85b118ce66eaeb66854e7b7c7b7 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -12,7 +12,7 @@
 # force_cpp            - force using __cpp other than "%{_target_cpu}-pld-linux-gcc -E"
 
 %include        /usr/lib/rpm/macros.python
-%define snap   20031227
+%define snap   20040107
 # versions of required libraries
 %define        reqdb_ver       4.2.50-1
 %define        reqpopt_ver     1.9
@@ -28,12 +28,12 @@ Summary(uk):        
 Name:          rpm
 %define        ver     4.3
 Version:       %{ver}
-Release:       0.%{snap}.2.3
+Release:       0.%{snap}.1
 License:       GPL
 Group:         Base
 #Source0:      ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.2.x/%{name}-%{version}.%{snap}.tar.gz
-Source0:       ftp://distfiles.pld-linux.org/src/%{name}-%{version}.%{snap}.tar.gz
-# Source0-md5: dcfe5575c62531838be5a0bebdaf0d1e
+Source0:       ftp://distfiles.pld-linux.org/src/%{name}-%{version}.%{snap}.tar.bz2
+# Source0-md5: c1bc4a2ae441fbd4da8dd90149bab2f2
 Source1:       %{name}.groups
 Source2:       %{name}.platform
 Source3:       %{name}-install-tree
This page took 0.04425 seconds and 4 git commands to generate.