[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

rpms/vconfig/devel vconfig.spec,1.14,1.15



Author: pknirsch

Update of /cvs/dist/rpms/vconfig/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv27266

Modified Files:
	vconfig.spec 
Log Message:
- Removed CVS cruft from documentation (#221161)
- Tiny specfile cleanups.



Index: vconfig.spec
===================================================================
RCS file: /cvs/dist/rpms/vconfig/devel/vconfig.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- vconfig.spec	12 Jul 2006 08:40:58 -0000	1.14
+++ vconfig.spec	10 Jan 2007 16:47:48 -0000	1.15
@@ -1,12 +1,12 @@
 Summary: Linux 802.1q VLAN configuration utility
 Name: vconfig
 Version: 1.9
-Release: 2.1
+Release: 3%{?dist}
 License: GPL
 Group: System Environment/Base
 Source: http://www.candelatech.com/~greear/vlan/vlan.%{version}.tar.gz
 URL: http://www.candelatech.com/~greear/vlan.html
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 %define _sbin /sbin
 
 %description 
@@ -24,6 +24,7 @@
 rm -rf ${RPM_BUILD_ROOT}
 %{__install} -D -m755 vconfig ${RPM_BUILD_ROOT}%{_sbin}/vconfig
 %{__install} -D -m644 vconfig.8 ${RPM_BUILD_ROOT}%{_mandir}/man8/vconfig.8
+rm -rf contrib/CVS
 
 %clean 
 rm -rf ${RPM_BUILD_ROOT}
@@ -35,6 +36,10 @@
 %{_mandir}/man8/vconfig.8*
 
 %changelog
+* Wed Jan 10 2007 Phil Knirsch <pknirsch redhat com> - 1.9-3
+- Removed CVS cruft from documentation (#221161)
+- Tiny specfile cleanups.
+
 * Wed Jul 12 2006 Jesse Keating <jkeating redhat com> - 1.9-2.1
 - rebuild
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]