rpms/beesu/F-10 beesu.spec,1.6,1.7 sources,1.6,1.7

Tom Callaway spot at fedoraproject.org
Thu Aug 6 20:15:33 UTC 2009


Author: spot

Update of /cvs/pkgs/rpms/beesu/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27956/F-10

Modified Files:
	beesu.spec sources 
Log Message:
updates in all branches


Index: beesu.spec
===================================================================
RCS file: /cvs/pkgs/rpms/beesu/F-10/beesu.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- beesu.spec	11 May 2009 17:59:52 -0000	1.6
+++ beesu.spec	6 Aug 2009 20:15:31 -0000	1.7
@@ -1,8 +1,10 @@
 %global nbmversion 1.2
 
 Name: beesu
-Version: 2.3
-Release: 4%{?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: 7%{?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,15 @@ fi
 %{_datadir}/icons/hicolor/32x32/apps/nautilus-beesu-manager.png 
 
 %changelog
+* Thu Aug  6 2009 Tom "spot" Callaway <tcallawa at redhat.com> 2.4-7
+- fix sources
+
+* 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
+
 * Mon May 11 2009 Tom "spot" Callaway <tcallawa at redhat.com> 2.3-4
 - nautilus-beesu-manager update to 1.2
  - one new installable script to change file access


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




More information about the scm-commits mailing list