SPECS (AC-branch): gnutu.spec - up to 2.5, new URL

krystian krystian at pld-linux.org
Sat Jan 13 00:10:20 CET 2007


Author: krystian                     Date: Fri Jan 12 23:10:19 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- up to 2.5, new URL

---- Files affected:
SPECS:
   gnutu.spec (1.17 -> 1.17.2.1) 

---- Diffs:

================================================================
Index: SPECS/gnutu.spec
diff -u SPECS/gnutu.spec:1.17 SPECS/gnutu.spec:1.17.2.1
--- SPECS/gnutu.spec:1.17	Thu Apr 28 23:20:50 2005
+++ SPECS/gnutu.spec	Sat Jan 13 00:10:14 2007
@@ -1,17 +1,20 @@
 # $Revision$, $Date$
+%include	/usr/lib/rpm/macros.mono
 Summary:	Student's Timetable
 Summary(pl):	Terminarz ucznia
 Name:		gnutu
-Version:	1.2
+Version:	2.5
 Release:	1
 License:	GPL
 Group:		X11/Applications
-Source0:	http://www.gnutu.org/dane/download/%{name}-%{version}.tar.gz
-# Source0-md5:	41692c7c1c9c785df9a255387a43408f
+Source0:	http://gnutu.devnull.pl/download/sources/%{name}-%{version}.tar.gz
+# Source0-md5:	3b92e24be9ee36e1f7873f17d946a0d2
 Patch0:		%{name}-desktop.patch
-URL:		http://www.gnutu.org/
-BuildRequires:	libgnomeui-devel
+URL:		http://www.gnutu.devnull.pl/
+BuildRequires:	dotnet-gtk-sharp2-devel >= 2.4.0
+BuildRequires:	mono-csharp
 BuildRequires:	pkgconfig
+BuildRequires:	rpmbuild(monoautodeps)
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -43,9 +46,7 @@
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
-
-ln -sf %{_pixmapsdir}/%{name}/gtu_ikonka.png \
-    $RPM_BUILD_ROOT%{_pixmapsdir}/gtu_ikonka.png
+rm -rf $RPM_BUILD_ROOT/%{_pixmapsdir}/gnutu.ico
 
 %find_lang %{name}
 
@@ -56,9 +57,9 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/*
-%{_desktopdir}/*
-%{_pixmapsdir}/%{name}
-%{_pixmapsdir}/gtu_ikonka.png
+%{_libdir}/%{name}
+%{_desktopdir}/*.desktop
+%{_pixmapsdir}/gnutu.png
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -66,6 +67,38 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17.2.1  2007/01/12 23:10:14  krystian
+- up to 2.5, new URL
+
+Revision 1.26  2007/01/12 22:38:01  krystian
+- up to 2.5, new URL
+
+Revision 1.25  2006/11/07 22:25:04  glen
+- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
+
+Revision 1.24  2006/07/08 14:33:35  adamg
+- updated to 2.4
+
+Revision 1.23  2006/01/24 10:02:21  krystian
+up to 2.3.1 (some bug fixes)
+STBR please
+
+Revision 1.22  2005/11/03 20:20:44  krystian
+- up to 2.1
+
+Revision 1.21  2005/09/02 21:06:27  qboosh
+- restored BR: pkgconfig, added BR: mono-csharp
+- use monoautodeps
+
+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
+
+Revision 1.18  2005/06/01 19:25:23  zbyniu
+- BR: gettext-devel, popt-devel
+
 Revision 1.17  2005/04/28 21:20:50  speedy
 - make gnome happy
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnutu.spec?r1=1.17&r2=1.17.2.1&f=u



More information about the pld-cvs-commit mailing list