]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- rel 80. rpm-4_0_2-80
authorPaweł Gołaszewski <blues@pld-linux.org>
Sun, 30 Jun 2002 20:09:51 +0000 (20:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- my stupid mistake - pear dependencies were wrong generated....

Changed files:
    rpm.spec -> 1.332

rpm.spec

index ceeb6299c0222a39f0e7fa010d3e41cec169658a..c0755177479133edaf8aba51feb8a623c9f462c6 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -7,7 +7,7 @@ Summary(pl):    Aplikacja do zarz
 Summary(pt_BR):        Gerenciador de pacotes RPM
 Name:          rpm
 Version:       4.0.2
-Release:       79
+Release:       80
 License:       GPL
 Group:         Base
 Source0:       ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/%{name}-%{version}.tar.gz
@@ -400,8 +400,8 @@ install %{SOURCE21} macros.php.in
 install %{SOURCE6} scripts/find-perl-provides
 install %{SOURCE7} scripts/find-perl-requires
 install %{SOURCE9} scripts/find-lang.sh
-install %{SOURCE17} scripts/php.req.in
-install %{SOURCE18} scripts/php.prov.in
+install %{SOURCE17} scripts/php.prov.in
+install %{SOURCE18} scripts/php.req.in
 install %{SOURCE19} scripts/find-php-provides
 install %{SOURCE20} scripts/find-php-requires
 
This page took 0.050453 seconds and 4 git commands to generate.