SPECS: linuxdcpp.spec - proper glib/gtk BRs, glob fix

qboosh qboosh at pld-linux.org
Wed Nov 15 23:49:32 CET 2006


Author: qboosh                       Date: Wed Nov 15 22:49:31 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- proper glib/gtk BRs, glob fix

---- Files affected:
SPECS:
   linuxdcpp.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/linuxdcpp.spec
diff -u SPECS/linuxdcpp.spec:1.2 SPECS/linuxdcpp.spec:1.3
--- SPECS/linuxdcpp.spec:1.2	Tue Nov 14 19:11:12 2006
+++ SPECS/linuxdcpp.spec	Wed Nov 15 23:49:26 2006
@@ -15,8 +15,9 @@
 URL:		http://linuxdcpp.berlios.de/
 BuildRequires:	bzip2-devel
 BuildRequires:	freetype-devel
-BuildRequires:	glib-devel
-BuildRequires:	libglade2-devel
+BuildRequires:	glib2-devel >= 1:2.4
+BuildRequires:	gtk+2-devel >= 2:2.6
+BuildRequires:	libglade2-devel >= 1:2.4
 BuildRequires:	pkgconfig
 BuildRequires:	scons
 BuildRequires:	zlib-devel
@@ -53,7 +54,7 @@
 %defattr(644,root,root,755)
 %doc Changelog.txt Credits.txt Readme.txt
 %attr(755,root,root) %{_bindir}/*
-%{_datadir}/*
+%{_datadir}/linuxdcpp
 %{_desktopdir}/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -62,6 +63,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/11/15 22:49:26  qboosh
+- proper glib/gtk BRs, glob fix
+
 Revision 1.2  2006/11/14 18:11:12  gotar
 - added desktop file
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/linuxdcpp.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list