SPECS: gnutu.spec - updated to 2.0
pawcioos
pawcioos at pld-linux.org
Fri Sep 2 00:19:44 CEST 2005
Author: pawcioos Date: Thu Sep 1 22:19:44 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 2.0
---- Files affected:
SPECS:
gnutu.spec (1.19 -> 1.20)
---- Diffs:
================================================================
Index: SPECS/gnutu.spec
diff -u SPECS/gnutu.spec:1.19 SPECS/gnutu.spec:1.20
--- SPECS/gnutu.spec:1.19 Thu Jun 2 21:42:12 2005
+++ SPECS/gnutu.spec Fri Sep 2 00:19:38 2005
@@ -2,17 +2,16 @@
Summary: Student's Timetable
Summary(pl): Terminarz ucznia
Name: gnutu
-Version: 1.2
+Version: 2.0
Release: 1
License: GPL
Group: X11/Applications
-Source0: http://www.gnutu.org/dane/download/%{name}-%{version}.tar.gz
-# Source0-md5: 41692c7c1c9c785df9a255387a43408f
+Source0: http://gnutu.org/download/sources/%{name}-%{version}.tar.gz
+# Source0-md5: 8f0dba5f8dccf01659caf674cc2a5d42
Patch0: %{name}-desktop.patch
URL: http://www.gnutu.org/
-BuildRequires: gettext-devel
-BuildRequires: libgnomeui-devel >= 2.0
-BuildRequires: pkgconfig
+BuildRequires: mono
+BuildRequires: dotnet-gtk-sharp2-devel >= 1.9.5
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -45,9 +44,6 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-ln -sf %{_pixmapsdir}/%{name}/gtu_ikonka.png \
- $RPM_BUILD_ROOT%{_pixmapsdir}/gtu_ikonka.png
-
%find_lang %{name}
%clean
@@ -57,9 +53,10 @@
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README
%attr(755,root,root) %{_bindir}/*
+%dir %{_libdir}/%{name}
+%{_libdir}/%{name}/gnutu.exe
%{_desktopdir}/*
-%{_pixmapsdir}/%{name}
-%{_pixmapsdir}/gtu_ikonka.png
+%{_pixmapsdir}/gnutu.png
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -67,6 +64,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.20 2005/09/01 22:19:38 pawcioos
+- updated to 2.0
+
Revision 1.19 2005/06/02 19:42:12 qboosh
- popt-devel is required by libgnome-devel not here
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gnutu.spec?r1=1.19&r2=1.20&f=u
More information about the pld-cvs-commit
mailing list