/[pkgs]/devel/DMitry/DMitry.spec
ViewVC logotype

Contents of /devel/DMitry/DMitry.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.6 - (show annotations) (download)
Fri Jul 24 15:06:30 2009 UTC (4 months ago) by jkeating
Branch: MAIN
CVS Tags: F-12-split, DMitry-1_3a-6_fc12, HEAD
Changes since 1.5: +4 -1 lines
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
1 Name: DMitry
2 Version: 1.3a
3 Release: 6%{?dist}
4 Summary: Deepmagic Information Gathering Tool
5
6 Group: Applications/Internet
7 # No version specified, no license attribution in code, just COPYING.
8 License: GPL+
9 URL: http://www.mor-pah.net/
10 Source0: http://mor-pah.net/code/%{name}-%{version}.tar.gz
11 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12
13 #BuildRequires:
14 #Requires:
15
16 %description
17 DMitry (Deepmagic Information Gathering Tool) is a UNIX/Linux command line
18 program coded purely in C with the ability to gather as much information as
19 possible about a host.
20
21 %prep
22 %setup -q
23
24
25 %build
26 %configure
27 make %{?_smp_mflags}
28
29
30 %install
31 rm -rf $RPM_BUILD_ROOT
32 make install DESTDIR=$RPM_BUILD_ROOT
33
34
35 %clean
36 rm -rf $RPM_BUILD_ROOT
37
38
39 %files
40 %defattr(-,root,root,-)
41 %doc AUTHORS COPYING README
42 %{_bindir}/*
43 %{_mandir}/man?/*
44
45
46 %changelog
47 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3a-6
48 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
49
50 * Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3a-5
51 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
52
53 * Mon Jul 14 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.3a-4
54 - fix license tag
55
56 * Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.3a-3
57 - Autorebuild for GCC 4.3
58
59 * Mon May 28 2007 Sindre Pedersen Bjørdal <foolish[AT]guezz.net> - 1.3a-2
60 - Rebuild
61 * Thu May 03 2007 Sindre Pedersen Bjørdal <foolish[AT]guezz.net> - 1.3a-1
62 - Initial build
63

admin@fedoraproject.org
ViewVC Help
Powered by ViewVC 1.1.2