rpms/galago-filesystem/devel galago-filesystem.spec,NONE,1.1

Brian Pepple (bpepple) fedora-extras-commits at redhat.com
Wed Oct 11 14:26:01 UTC 2006


Author: bpepple

Update of /cvs/extras/rpms/galago-filesystem/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv909/devel

Added Files:
	galago-filesystem.spec 
Log Message:
auto-import galago-filesystem-0.0.1-2 on branch devel from galago-filesystem-0.0.1-2.src.rpm


--- NEW FILE galago-filesystem.spec ---
Name:           galago-filesystem
Version:        0.0.1
Release:        2%{?dist}
Summary:        Galago filesystem layout

Group:          System Environment/Base
License:        Public Domain
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildArch:      noarch
Requires:       filesystem

%description
This package provides some directories which are required by other
packages which comprise the Galago release.


%prep


%build


%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT%{_libdir}/galago


%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%dir %{_libdir}/galago


%changelog
* Wed Oct 11 2006 Brian Pepple <bpepple at fedoraproject.org> - 0.0.1-2
- Add build section to quiet rpmlint.

* Sun Oct  8 2006 Brian Pepple <bpepple at fedoraproject.org> - 0.0.1-1
- Initial FE spec.





More information about the scm-commits mailing list