rpms/beesu/devel .cvsignore, 1.2, 1.3 beesu.spec, 1.1, 1.2 sources, 1.2, 1.3

Tom Callaway spot at fedoraproject.org
Fri Feb 13 16:27:16 UTC 2009


Author: spot

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

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


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/beesu/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	30 Jan 2009 16:14:04 -0000	1.2
+++ .cvsignore	13 Feb 2009 16:26:46 -0000	1.3
@@ -1 +1 @@
-beesu-2.1.tar.bz2
+beesu-2.2.tar.bz2


Index: beesu.spec
===================================================================
RCS file: /cvs/pkgs/rpms/beesu/devel/beesu.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- beesu.spec	30 Jan 2009 16:14:04 -0000	1.1
+++ beesu.spec	13 Feb 2009 16:26:46 -0000	1.2
@@ -1,5 +1,5 @@
 Name: beesu
-Version: 2.1
+Version: 2.2
 Release: 1%{?dist}
 Summary: Bee's installer script for beesu
 URL: http://forums.fedoraforum.org/showthread.php?t=201579
@@ -15,8 +15,6 @@
 
 %prep
 %setup -q
-# Should be fixed in next release
-sed -i 's|LDFLAGS = -s|LDFLAGS =|g' Makefile
 
 %build
 make CFLAGS="%{optflags}"
@@ -36,11 +34,15 @@
 %attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}.conf
 %attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pam.d/%{name}
 %attr(0644,root,root) %config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
+%{_sysconfdir}/profile.d/%{name}-bash-completion.sh
 %{_sbindir}/%{name}
 %{_bindir}/%{name}
 %{_mandir}/man1/%{name}.1.gz
 
 %changelog
+* Fri Feb 13 2009 Tom "spot" Callaway <tcallawa at redhat.com> 2.2-1
+- Update to 2.2, adds bash auto completion feature
+
 * Thu Jan 29 2009 Tom "spot" Callaway <tcallawa at redhat.com> 2.1-1
 - slight package cleanup from Bee
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/beesu/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	30 Jan 2009 16:14:04 -0000	1.2
+++ sources	13 Feb 2009 16:26:46 -0000	1.3
@@ -1 +1 @@
-b7dc880e5eb8d04c8199f8a29bd618d7  beesu-2.1.tar.bz2
+cc00c772b94a37fd2252cee0535b73ec  beesu-2.2.tar.bz2




More information about the scm-commits mailing list