]> git.pld-linux.org Git - packages/anteater.git/commitdiff
- avoid wildcards in %files section master
authorpawelz <pawelz@pld-linux.org>
Tue, 21 Sep 2010 13:58:40 +0000 (13:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- dropped E: 0
- rel 1

Changed files:
    anteater.spec -> 1.12

anteater.spec

index 33c7df69e2f56ca1452246f2a4f59d732ec1ff51..514d30b6b3b5dd62dc045d7c35a3668e14323899 100644 (file)
@@ -2,8 +2,7 @@ Summary:        Dynamic MTA logfile analyser
 Summary(pl.UTF-8):     Dynamiczny analizator logów MTA
 Name:          anteater
 Version:       0.4.5
-Release:       0.1
-Epoch:         0
+Release:       1
 License:       GPL v2
 Group:         Applications/System
 Source0:       http://downloads.sourceforge.net/anteater/%{name}-%{version}.tar.bz2
@@ -56,5 +55,5 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README TODO
-%attr(755,root,root) %{_bindir}/*
-%{_mandir}/man?/*
+%attr(755,root,root) %{_bindir}/anteater
+%{_mandir}/man1/anteater.1*
This page took 0.06297 seconds and 4 git commands to generate.