diff options
Diffstat (limited to 'mate-common.spec.in')
-rw-r--r-- | mate-common.spec.in | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/mate-common.spec.in b/mate-common.spec.in deleted file mode 100644 index 7f7d9ab..0000000 --- a/mate-common.spec.in +++ /dev/null @@ -1,39 +0,0 @@ -Name: mate-common -Summary: mate-common contains useful things common to building mate packages -Version: @VERSION@ -Release: 0 -License: GPL -Group: Development/Tools -Source: %{name}-%{version}.tar.gz -URL: http://developer.gnome.org/ -BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-root - -%description -Contains files required to bootstrap various Mate modules when building -from CVS. - -%changelog -* Thu May 13 2004 James Henstridge <[email protected]> -- update and simplify -* Mon Mar 26 2000 Robin * Slomkowski <[email protected]> -- created this thing, and replaced the generic specfile - -%prep -%setup - -%build - -%configure -make - -%install - -%makeinstall - -%files - -%defattr(-, root, root) -%{_bindir}/* -%{_datadir}/aclocal/* -%{_datadir}/mate-common |