rpms/fedora-setup-keyboard/devel fedora-setup-keyboard.spec, NONE, 1.1 import.log, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Adel Gadllah drago01 at fedoraproject.org
Tue Mar 3 08:02:18 UTC 2009


Author: drago01

Update of /cvs/pkgs/rpms/fedora-setup-keyboard/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6736/devel

Modified Files:
	.cvsignore sources 
Added Files:
	fedora-setup-keyboard.spec import.log 
Log Message:
Initial Commit



--- NEW FILE fedora-setup-keyboard.spec ---
Name:		fedora-setup-keyboard
Version:	0.3
Release:	2%{?dist}
Summary:	Hal keyboard layout callout

Group:		Applications/System
License:	MIT
URL:		http://git.fedorahosted.org/git/fedora-setup-keyboard.git/
Source0:	https://fedorahosted.org/releases/f/e/%{name}/%{name}-%{version}.tar.bz2
BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:	hal-devel
BuildRequires:	glib2-devel
BuildRequires:	rhpl

Requires:	hal    

%description
%{name} gets invoked by hal to apply the keyboard layout
defined in /etc/sysconfig/keyboard.

%prep
%setup -q


%build
make CFLAGS="%{optflags}" %{?_smp_mflags}


%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT


%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%{_bindir}/%{name}
%{_datadir}/hal/fdi/policy/10osvendor/10-x11-keymap.fdi
%doc COPYING

%changelog
* Mon Mar 02 2009 Adel Gadllah <adel.gadllah at gmail.com> 0.3-2
- Fix license tag

* Wed Feb 25 2009 Adel Gadllah <adel.gadllah at gmail.com> 0.3-1
- 0.3 release
- Require hal

* Sat Feb 21 2009 Adel Gadllah <adel.gadllah at gmail.com> 0.2-1
- Initial package


--- NEW FILE import.log ---
fedora-setup-keyboard-0_3-2_fc10:HEAD:fedora-setup-keyboard-0.3-2.fc10.src.rpm:1236067348


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/fedora-setup-keyboard/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	3 Mar 2009 00:36:41 -0000	1.1
+++ .cvsignore	3 Mar 2009 08:01:47 -0000	1.2
@@ -0,0 +1 @@
+fedora-setup-keyboard-0.3.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/fedora-setup-keyboard/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	3 Mar 2009 00:36:41 -0000	1.1
+++ sources	3 Mar 2009 08:01:47 -0000	1.2
@@ -0,0 +1 @@
+6bcb3d6a9f31eddd69aac5df3b50dd98  fedora-setup-keyboard-0.3.tar.bz2




More information about the fedora-extras-commits mailing list