rpms/obconf/devel obconf.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Peter Gordon (pgordon) fedora-extras-commits at redhat.com
Fri Jul 14 01:30:02 UTC 2006


Author: pgordon

Update of /cvs/extras/rpms/obconf/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1987/devel

Modified Files:
	.cvsignore sources 
Added Files:
	obconf.spec 
Log Message:
auto-import obconf-1.6-1 on branch devel from obconf-1.6-1.src.rpm
Initial import of ObConf


--- NEW FILE obconf.spec ---
Name:		obconf
Version:	1.6
Release:	1%{?dist}
Summary:	A graphical configuration editor for the Openbox window manager

Group:		User Interface/X
License:	GPL
URL:		http://tr.openmonkey.com/pages/obconf
Source0:	http://tr.openmonkey.com/files/obconf/%{name}-%{version}.tar.gz
BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:	openbox-devel >= 3.0
BuildRequires:	libglade2-devel
BuildRequires:	startup-notification-devel
BuildRequires:	pkgconfig
BuildRequires:	desktop-file-utils

%description
ObConf is a graphical configuration editor for the Openbox window manager. 


%prep
%setup -q


%build
%configure
make %{?_smp_mflags}


%install
rm -rf %{buildroot}
make install DESTDIR=%{buildroot}
desktop-file-install --vendor fedora	\
	--dir %{buildroot}%{_datadir}/applications	\
	--add-category	X-Fedora	\
	--delete-original	\
	%{buildroot}%{_datadir}/applications/%{name}.desktop


%clean
rm -rf %{buildroot}


%files
%defattr(-,root,root,-)
%doc AUTHORS COPYING README TODO
%{_bindir}/%{name}
%{_datadir}/%{name}/  
%{_datadir}/applications/fedora-%{name}.desktop


%changelog
* Fri Jun 09 2006 Peter Gordon <peter at thecodergeek.com> - 1.6-1
- Initial packaging. 


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/obconf/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	14 Jul 2006 01:29:43 -0000	1.1
+++ .cvsignore	14 Jul 2006 01:30:02 -0000	1.2
@@ -0,0 +1 @@
+obconf-1.6.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/obconf/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	14 Jul 2006 01:29:43 -0000	1.1
+++ sources	14 Jul 2006 01:30:02 -0000	1.2
@@ -0,0 +1 @@
+aaf62498b11d52dfce7a0b6060867a19  obconf-1.6.tar.gz




More information about the fedora-extras-commits mailing list