]> git.pld-linux.org Git - packages/ElectricFence.git/commitdiff
- release 5 ElectricFence-2_2_2-5
authorSebastian Zagrodzki <sebek@zagrodzki.net>
Wed, 26 Jul 2000 11:10:37 +0000 (11:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added lib*.so to base package (EFence has no -devel package)

Changed files:
    ElectricFence.spec -> 1.28

ElectricFence.spec

index 6e726f3bb620653f48b38b42d2876658ca15c3c9..32a5078def49488156d4a29c0809f49aae578044 100644 (file)
@@ -7,7 +7,7 @@ Summary(pt):    Electric Fence biblioteca de depura
 Summary(tr):   C için bellek hatasý ayýklama kitaplýðý
 Name:          ElectricFence
 Version:       2.2.2
-Release:       4
+Release:       5
 License:       GPL
 Group:         Development/Debuggers
 Group(pl):     Programowanie/Odpluskwiacze
@@ -114,6 +114,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc *gz
 %attr(755,root,root) %{_bindir}/ef
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
+%attr(755,root,root) %{_libdir}/lib*.so
 %{_mandir}/man3/*
 
 %files static
This page took 0.065636 seconds and 4 git commands to generate.