rpms/beesu/devel .cvsignore, 1.6, 1.7 beesu.spec, 1.8, 1.9 sources, 1.6, 1.7

Tom Callaway spot at fedoraproject.org
Thu Aug 6 19:44:52 UTC 2009


Author: spot

Update of /cvs/pkgs/rpms/beesu/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20947

Modified Files:
	.cvsignore beesu.spec sources 
Log Message:
update to 2.4


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/beesu/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- .cvsignore	11 May 2009 17:59:53 -0000	1.6
+++ .cvsignore	6 Aug 2009 19:44:52 -0000	1.7
@@ -1,3 +1 @@
-beesu-2.3.tar.bz2
-nautilus-beesu-manager-1.0.tar.bz2
-nautilus-beesu-manager-1.2.tar.bz2
+beesu-2.4.tar.bz2


Index: beesu.spec
===================================================================
RCS file: /cvs/pkgs/rpms/beesu/devel/beesu.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- beesu.spec	24 Jul 2009 17:57:17 -0000	1.8
+++ beesu.spec	6 Aug 2009 19:44:52 -0000	1.9
@@ -1,8 +1,10 @@
 %global nbmversion 1.2
 
 Name: beesu
-Version: 2.3
-Release: 5%{?dist}
+Version: 2.4
+# Don't ever decrease this version or the nbm subpackage will go backwards.
+# It is easier to do this than to track a separate release field.
+Release: 6%{?dist}
 Summary: Graphical wrapper for su
 URL: http://www.honeybeenet.altervista.org
 Group: Applications/System
@@ -33,7 +35,7 @@ to Nautilus using beesu to elevate the u
 %setup -q -a1
 
 %build
-make CFLAGS="%{optflags}"
+make CFLAGS="%{optflags} -fno-delete-null-pointer-checks"
 
 %install
 rm -rf %{buildroot}
@@ -91,6 +93,9 @@ fi
 %{_datadir}/icons/hicolor/32x32/apps/nautilus-beesu-manager.png 
 
 %changelog
+* Thu Aug  6 2009 Tom "spot" Callaway <tcallawa at redhat.com> 2.4-6
+- beesu updated to 2.4
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.3-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/beesu/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- sources	11 May 2009 17:59:53 -0000	1.6
+++ sources	6 Aug 2009 19:44:52 -0000	1.7
@@ -1,2 +1 @@
-71cccc332aabe321cf4747cf9f7bf532  beesu-2.3.tar.bz2
-7233e64926347ae3009151c36a42d8d9  nautilus-beesu-manager-1.2.tar.bz2
+580377e57cc6fe5998adc3b8b04fc0e1  beesu-2.4.tar.bz2




More information about the fedora-extras-commits mailing list