rpms/themonospot-gui-gtk/devel import.log, NONE, 1.1 themonospot-gui-gtk.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Armando Basile hman-it at fedoraproject.org
Wed Jan 6 18:57:40 UTC 2010


Author: hman-it

Update of /cvs/pkgs/rpms/themonospot-gui-gtk/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21700/devel

Modified Files:
	.cvsignore sources 
Added Files:
	import.log themonospot-gui-gtk.spec 
Log Message:



--- NEW FILE import.log ---
themonospot-gui-gtk-0_2_2-3_fc12:HEAD:themonospot-gui-gtk-0.2.2-3.fc12.src.rpm:1262804642


--- NEW FILE themonospot-gui-gtk.spec ---
Summary   : Gtk application to use themonospot (multimedia files parser/editor)
Name      : themonospot-gui-gtk
Version   : 0.2.2
Release   : 3%{?dist}
License   : GPLv2
Group     : Applications/Multimedia
Source    : http://www.integrazioneweb.com/repository/SOURCES/themonospot-gui-gtk-%{version}.tar.gz
BuildRoot : %{_tmppath}/%{name}-%{version}-%{release}-root
URL       : http://www.integrazioneweb.com/themonospot

#BuildArch : noarch
%define debug_package %{nil}

BuildRequires: mono-devel
BuildRequires: gtk-sharp2-devel
BuildRequires: themonospot-base-devel
BuildRequires: desktop-file-utils


%description
themonospot-gui-gtk is a Mono framework application to create a
graphic frontend to use themonospot base component and his plugins.

%prep
%setup -q


%build
%configure
make %{?_smp_mflags}

%install
rm -fr %{buildroot}
make DESTDIR=%{buildroot} install

desktop-file-install \
 --dir %{buildroot}%{_datadir}/applications \
 --delete-original \
 %{buildroot}%{_datadir}/applications/themonospot-gtk.desktop

%clean
rm -rf %{buildroot}


%files
%defattr(-,root,root,-)
%doc copying.gpl
%{_bindir}/themonospot-gtk
%{_libdir}/themonospot/%{name}.exe
%{_datadir}/pixmaps/themonospot-gtk.png
%{_datadir}/applications/themonospot-gtk.desktop


%changelog
* Fri Jan 01 2010 Armando Basile <hmandevteam at gmail.com> 0.2.2-3
- modified desktop-file-install macro parameters

* Fri Jan 01 2010 Armando Basile <hmandevteam at gmail.com> 0.2.2-2
- added themonospot-base-devel and gtk-sharp2-devel as BuildRequire

* Thu Dec 31 2009 Armando Basile <hmandevteam at gmail.com> 0.2.2-1
- bug fix: scan process without plugin installed

* Thu Dec 31 2009 Armando Basile <hmandevteam at gmail.com> 0.2.1-2
- only mono-devel and desktop-file-utils as BuildRequire

* Wed Dec 30 2009 Armando Basile <hmandevteam at gmail.com> 0.2.1-1
- removed GAC use

* Mon Dec 14 2009 Armando Basile <hmandevteam at gmail.com> 0.2.0-2
- first release of new Gtk application to use themonospot


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/themonospot-gui-gtk/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore	4 Jan 2010 20:23:44 -0000	1.1
+++ .cvsignore	6 Jan 2010 18:57:40 -0000	1.2
@@ -0,0 +1 @@
+themonospot-gui-gtk-0.2.2.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/themonospot-gui-gtk/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources	4 Jan 2010 20:23:44 -0000	1.1
+++ sources	6 Jan 2010 18:57:40 -0000	1.2
@@ -0,0 +1 @@
+c9cbf603c5270d0ebc9382f952652ff7  themonospot-gui-gtk-0.2.2.tar.gz




More information about the fedora-extras-commits mailing list