diff options
author | jbj <devnull@localhost> | 2001-01-19 01:38:55 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2001-01-19 01:38:55 +0000 |
commit | 1f44236f648737316b55b43c97ab941d33ec20ee (patch) | |
tree | 2b3761673d8c4a5e996a1f8b3f9c11a178675223 /popt/popt.spec | |
parent | 4688ffcfa3cd07c5aa190282219a2a6cf3a70e58 (diff) | |
download | librpm-tizen-1f44236f648737316b55b43c97ab941d33ec20ee.tar.gz librpm-tizen-1f44236f648737316b55b43c97ab941d33ec20ee.tar.bz2 librpm-tizen-1f44236f648737316b55b43c97ab941d33ec20ee.zip |
- fix: insure that %lang scopes over hard links correctly.
- fix: rpmCleanPath was nibbling at .. in macrofiles incorrectly.
CVS patchset: 4464
CVS date: 2001/01/19 01:38:55
Diffstat (limited to 'popt/popt.spec')
-rw-r--r-- | popt/popt.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/popt/popt.spec b/popt/popt.spec index 5c2329558..faf619109 100644 --- a/popt/popt.spec +++ b/popt/popt.spec @@ -4,7 +4,7 @@ # Summary: A C library for parsing command line parameters. Name: popt -Version: 1.6.1 +Version: 1.6.2 Release: 0.1 Copyright: X Consortium Group: System Environment/Libraries |