[dhcping] * Sat Sep 29 2012 Fabian Affolter <mail at fabian-affolter.ch> - 1.2-8 - Clean-up

Fabian Affolter fab at fedoraproject.org
Sat Sep 29 08:35:11 UTC 2012


commit 34dbffd0e14e0e14a5df4a73bcd5b544b1230169
Author: Fabian Affolter <mail at fabian-affolter.ch>
Date:   Sat Sep 29 10:34:55 2012 +0200

    * Sat Sep 29 2012 Fabian Affolter <mail at fabian-affolter.ch> - 1.2-8
    - Clean-up

 dhcping.spec |   21 ++++++---------------
 1 files changed, 6 insertions(+), 15 deletions(-)
---
diff --git a/dhcping.spec b/dhcping.spec
index 95d9d2a..908bd6d 100644
--- a/dhcping.spec
+++ b/dhcping.spec
@@ -1,20 +1,17 @@
 Name:           dhcping
 Version:        1.2
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        DHCP daemon ping program
 
 Group:          Applications/Internet
 License:        MIT
 URL:            http://www.mavetju.org/unix/general.php
 Source0:        http://www.mavetju.org/download/%{name}-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-
 
 %description
 Dhcping allows the system administrator to check if a remote DHCP
 server is still functioning.
 
-
 %prep
 %setup -q
 
@@ -23,24 +20,18 @@ server is still functioning.
 %configure
 make %{?_smp_mflags} 
 
-
 %install
-rm -rf %{buildroot}
 make install DESTDIR=%{buildroot} INSTALL="install -p"
 
-
-%clean
-rm -rf %{buildroot}
-
-
 %files
-%defattr(-,root,root,-)
 %doc CHANGES CONTACT LICENSE
 %{_mandir}/man*/*.*
 %{_bindir}/%{name}
 
-
 %changelog
+* Sat Sep 29 2012 Fabian Affolter <mail at fabian-affolter.ch> - 1.2-8
+- Clean-up
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
@@ -56,8 +47,8 @@ rm -rf %{buildroot}
 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 
-* Sun Jan 04 2009 Fabian Affolter <fabian at bernewireless.net> - 1.2-2
+* Sun Jan 04 2009 Fabian Affolter <mail at fabian-affolter.ch> - 1.2-2
 - Fixed typo in source url
 
-* Fri Jan 02 2009 Fabian Affolter <fabian at bernewireless.net> - 1.2-1
+* Fri Jan 02 2009 Fabian Affolter <mail at fabian-affolter.ch> - 1.2-1
 - Initial package for Fedora


More information about the scm-commits mailing list