rpms/netlabel_tools/F-9 .cvsignore, 1.3, 1.4 netlabel_tools-0.17-new-hdrs.patch, 1.1, 1.2 netlabel_tools.spec, 1.9, 1.10 sources, 1.3, 1.4 netlabel_tools-0.16-new-hdrs.patch, 1.1, NONE netlabel_tools-0.17-newlibnl.patch, 1.2, NONE netlabel_tools-27_28.patch, 1.1, NONE

Peter Vrabec pvrabec at fedoraproject.org
Wed Oct 29 10:02:51 UTC 2008


Author: pvrabec

Update of /cvs/extras/rpms/netlabel_tools/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23677

Modified Files:
	.cvsignore netlabel_tools-0.17-new-hdrs.patch 
	netlabel_tools.spec sources 
Removed Files:
	netlabel_tools-0.16-new-hdrs.patch 
	netlabel_tools-0.17-newlibnl.patch netlabel_tools-27_28.patch 
Log Message:
upgrade (#439833)




Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/netlabel_tools/F-9/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	30 Sep 2006 07:08:50 -0000	1.3
+++ .cvsignore	29 Oct 2008 10:02:21 -0000	1.4
@@ -1 +1 @@
-netlabel_tools-0.17.tar.gz
+netlabel_tools-0.18.tar.gz

netlabel_tools-0.17-new-hdrs.patch:

Index: netlabel_tools-0.17-new-hdrs.patch
===================================================================
RCS file: /cvs/extras/rpms/netlabel_tools/F-9/netlabel_tools-0.17-new-hdrs.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- netlabel_tools-0.17-new-hdrs.patch	2 Oct 2006 00:26:31 -0000	1.1
+++ netlabel_tools-0.17-new-hdrs.patch	29 Oct 2008 10:02:21 -0000	1.2
@@ -1,5 +1,6 @@
---- netlabel_tools-0.16-orig/Makefile	2006-06-27 13:06:28.000000000 -0400
-+++ netlabel_tools-0.16/Makefile	2006-08-29 16:42:09.000000000 -0400
+diff -up netlabel_tools-0.17/Makefile.orig netlabel_tools-0.17/Makefile
+--- netlabel_tools-0.17/Makefile.orig	2006-09-28 18:18:05.000000000 -0400
++++ netlabel_tools-0.17/Makefile	2008-08-11 14:57:31.000000000 -0400
 @@ -43,8 +43,9 @@ INSTALL_SBIN_DIR = $(INSTALL_PREFIX)/sbi
  INSTALL_BIN_DIR = $(INSTALL_PREFIX)/bin
  INSTALL_MAN_DIR = $(INSTALL_PREFIX)/share/man
@@ -7,12 +8,12 @@
 -OWNER = root
 -GROUP = root
 +# Mock doesn't allow this.
-+#OWNER = root
-+#GROUP = root
++# OWNER = root
++# GROUP = root
  
  #
  # targets
-@@ -77,9 +78,9 @@ install: $(SUBDIRS)
+@@ -72,9 +73,9 @@ install: $(SUBDIRS)
  	@echo "INFO: installing files in $(INSTALL_PREFIX)"
  	@mkdir -p $(INSTALL_SBIN_DIR)
  	@mkdir -p $(INSTALL_MAN_DIR)/man8
@@ -23,4 +24,4 @@
 +	@install -m 644 docs/man/netlabelctl.8 \
  	 $(INSTALL_MAN_DIR)/man8
  
- clean:
+ $(VERSION_HDR): version_info


Index: netlabel_tools.spec
===================================================================
RCS file: /cvs/extras/rpms/netlabel_tools/F-9/netlabel_tools.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- netlabel_tools.spec	11 Feb 2008 15:56:59 -0000	1.9
+++ netlabel_tools.spec	29 Oct 2008 10:02:21 -0000	1.10
@@ -1,16 +1,14 @@
 Summary: Tools to manage the Linux NetLabel subsystem
 Name: netlabel_tools
-Version: 0.17
-Release: 7%{?dist}
-License: GPL
+Version: 0.18
+Release: 1%{?dist}
+License: GPLv2+
 Group: System Environment/Daemons
 URL: http://netlabel.sf.net/
 Source0: http://downloads.sourceforge.net/netlabel/%{name}-%{version}.tar.gz
 Source1: netlabel
 Source2: netlabel.rules
 Patch1: netlabel_tools-0.17-new-hdrs.patch
-Patch2: netlabel_tools-27_28.patch
-Patch3: netlabel_tools-0.17-newlibnl.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}
 BuildRequires: kernel-headers >= 2.6.18
 BuildRequires: libnl-devel
@@ -27,9 +25,6 @@
 
 # Build fixes.
 %patch1 -p1
-# Upstream patch.
-%patch2 -p0
-%patch3 -p1 -b .libnl
 
 %build
 # Don't use _smp_mflags, it's small and a hand crafted Makefile
@@ -56,6 +51,12 @@
 %attr(0644,root,root) %{_mandir}/man8/*
 
 %changelog
+* Mon Oct 27 2008 Peter Vrabec <pvrabec at redhat.com> - 0.18-1
+- upgrade (#439833)
+
+* Mon Aug 11 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.17-8
+- fix license tag
+
 * Mon Feb  11 2008 Steve Conklin <sconklin at redhat.com> - 0.17-7
 - New patch for bz#431766 to resolve conflicts
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/netlabel_tools/F-9/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	30 Sep 2006 07:08:50 -0000	1.3
+++ sources	29 Oct 2008 10:02:21 -0000	1.4
@@ -1 +1 @@
-905ffd48714f48aaa34ecdc3c51d3dcb  netlabel_tools-0.17.tar.gz
+963fad62ad186080bce32075f25e58d3  netlabel_tools-0.18.tar.gz


--- netlabel_tools-0.16-new-hdrs.patch DELETED ---


--- netlabel_tools-0.17-newlibnl.patch DELETED ---


--- netlabel_tools-27_28.patch DELETED ---




More information about the scm-commits mailing list