automatic version update by autodist [release 3.12.0-1mamba;Tue Jun 17 2014]
This commit is contained in:
parent
06238d2cd1
commit
a904f07b51
@ -1,7 +1,7 @@
|
||||
%define gnomegroup sources
|
||||
%define majver %(echo %{version} | cut -d. -f 1-2)
|
||||
Name: metacity
|
||||
Version: 2.34.13
|
||||
Version: 3.12.0
|
||||
Release: 1mamba
|
||||
Summary: A minimal X window manager aimed at nontechnical users used by Gnome
|
||||
Group: Graphical Desktop/Libraries/GNOME
|
||||
@ -41,6 +41,7 @@ BuildRequires: libz-devel
|
||||
BuildRequires: ORBit2-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: zenity
|
||||
BuildRequires: itstool
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
@ -104,12 +105,16 @@ install -m 644 %{S:1} %{buildroot}%{_datadir}/pixmaps/%{name}.png
|
||||
%{_libdir}/libmetacity-private.a
|
||||
%{_libdir}/libmetacity-private.la
|
||||
%{_libdir}/libmetacity-private.so
|
||||
%dir %{_includedir}/metacity-1/metacity-private
|
||||
%{_includedir}/metacity-1/metacity-private/*.h
|
||||
%dir %{_includedir}/metacity
|
||||
%dir %{_includedir}/metacity/metacity-private
|
||||
%{_includedir}/metacity/metacity-private/*.h
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
%doc ChangeLog NEWS README
|
||||
|
||||
%changelog
|
||||
* Tue Jun 17 2014 Automatic Build System <autodist@mambasoft.it> 3.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Oct 15 2012 Automatic Build System <autodist@mambasoft.it> 2.34.13-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user