diff options
author | sopwith <devnull@localhost> | 2000-02-17 03:32:20 +0000 |
---|---|---|
committer | sopwith <devnull@localhost> | 2000-02-17 03:32:20 +0000 |
commit | 015dd4088541a5656974eeea16aa15616e6a1576 (patch) | |
tree | a296eadd838dd9d19ecaba04f1a04b50b2e5dcaf | |
parent | b89ccd9be6122713f0aa10c20ccaaad94a487c75 (diff) | |
download | rpm-015dd4088541a5656974eeea16aa15616e6a1576.tar.gz rpm-015dd4088541a5656974eeea16aa15616e6a1576.tar.bz2 rpm-015dd4088541a5656974eeea16aa15616e6a1576.zip |
Include shlib files.
CVS patchset: 3565
CVS date: 2000/02/17 03:32:20
-rw-r--r-- | popt/popt.spec | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/popt/popt.spec b/popt/popt.spec index 26106525d..8c3d9db0a 100644 --- a/popt/popt.spec +++ b/popt/popt.spec @@ -41,8 +41,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) -%{_prefix}/lib/libpopt.a -%{_prefix}/lib/libpopt.la +%{_prefix}/lib/libpopt.* %{_prefix}/include/popt.h %{_prefix}/man/man3/popt.3 %{_prefix}/share/locale/*/LC_MESSAGES/popt.mo |