rpms/freeipmi/F-12 .cvsignore, 1.12, 1.13 freeipmi.spec, 1.25, 1.26 sources, 1.12, 1.13

Jan Šafránek jsafrane at fedoraproject.org
Tue Dec 1 10:58:29 UTC 2009


Author: jsafrane

Update of /cvs/pkgs/rpms/freeipmi/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2024

Modified Files:
	.cvsignore freeipmi.spec sources 
Log Message:
Update to freeipmi-0.7.16
Remove unnecesary patches


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/freeipmi/F-12/.cvsignore,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- .cvsignore	9 Sep 2009 07:18:31 -0000	1.12
+++ .cvsignore	1 Dec 2009 10:58:29 -0000	1.13
@@ -1 +1 @@
-freeipmi-0.7.12.tar.gz
+freeipmi-0.7.16.tar.gz


Index: freeipmi.spec
===================================================================
RCS file: /cvs/pkgs/rpms/freeipmi/F-12/freeipmi.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -p -r1.25 -r1.26
--- freeipmi.spec	5 Oct 2009 10:57:36 -0000	1.25
+++ freeipmi.spec	1 Dec 2009 10:58:29 -0000	1.26
@@ -2,19 +2,17 @@
 # Copyright (c) 2003 FreeIPMI Core Team
 #
 
-Release: 4%{?dist}
+Release: 1%{?dist}
 
 Name: freeipmi
-Version: 0.7.12
+Version: 0.7.16
 License: GPLv2+
 Group: Applications/System
 URL: http://www.gnu.org/software/freeipmi/
 Source: ftp://ftp.gluster.com/pub/freeipmi/%{version}/%{name}-%{version}.tar.gz
-Patch1: freeipmi-0.5.1-regex.patch
-Patch2: freeipmi-0.6.4-silent.patch
-Patch3: freeipmi-0.6.4-argmax.patch
-Patch4: freeipmi-0.6.4-pathsep.patch
-Patch5: freeipmi-0.7.12-lsb.patch
+Patch1: freeipmi-0.6.4-silent.patch
+Patch2: freeipmi-0.6.4-pathsep.patch
+Patch3: freeipmi-0.7.12-lsb.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: libgcrypt-devel texinfo
 Requires(pre): chkconfig
@@ -65,11 +63,9 @@ Provides a tool and a daemon for IPMI no
 
 %prep
 %setup -q
-%patch1 -p1 -b .regex
-%patch2 -p1 -b .silent
-%patch3 -p1 -b .argmax
-%patch4 -p1 -b .pathsep
-%patch5 -p1 -b .lsb
+%patch1 -p1 -b .silent
+%patch2 -p1 -b .pathsep
+%patch3 -p1 -b .lsb
 
 %build
 export CFLAGS="-D_GNU_SOURCE $RPM_OPT_FLAGS"
@@ -293,6 +289,9 @@ fi
 %{_mandir}/man8/ipmidetectd.8*
 
 %changelog
+* Tue Dec  1 2009 Jan Safranek <jsafrane at redhat.com> - 0.7.16-1
+- Update to freeipmi-0.7.16
+
 * Mon Oct  5 2009 Jan Safranek <jsafrane at redhat.com> - 0.7.12-4
 - Fix package source URL
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/freeipmi/F-12/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- sources	9 Sep 2009 07:18:31 -0000	1.12
+++ sources	1 Dec 2009 10:58:29 -0000	1.13
@@ -1 +1 @@
-881bd09c66767051cab94eda032d7039  freeipmi-0.7.12.tar.gz
+8c4349ac302951d6cb2c896f28c6d7b9  freeipmi-0.7.16.tar.gz




More information about the scm-commits mailing list