SPECS: gpe-gallery.spec - use optflags - BR: pkgconfig

qboosh qboosh at pld-linux.org
Thu Jun 21 20:49:23 CEST 2007


Author: qboosh                       Date: Thu Jun 21 18:49:23 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use optflags
- BR: pkgconfig

---- Files affected:
SPECS:
   gpe-gallery.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/gpe-gallery.spec
diff -u SPECS/gpe-gallery.spec:1.3 SPECS/gpe-gallery.spec:1.4
--- SPECS/gpe-gallery.spec:1.3	Thu Jun 21 20:45:27 2007
+++ SPECS/gpe-gallery.spec	Thu Jun 21 20:49:18 2007
@@ -4,13 +4,14 @@
 Name:		gpe-gallery
 Version:	0.97
 Release:	1
-License:	GPL
+License:	GPL v2+
 Group:		Applications/Communications
 Source0:	http://gpe.linuxtogo.org/download/source/%{name}-%{version}.tar.gz
 # Source0-md5:	ba488fac2b1484862c2e52cd017793cb
-URL:		http://gpe.linuxtogo.org
+URL:		http://gpe.linuxtogo.org/
 BuildRequires:	gtk+2-devel >= 2:2.10.7
 BuildRequires:	libgpewidget-devel
+BuildRequires:	pkgconfig
 Requires:	gpe-icons
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -27,6 +28,9 @@
 
 %build
 %{__make} \
+	CC="%{__cc}" \
+	CFLAGS="%{rpmcflags}" \
+	LDFLAGS="%{rpmldflags}" \
 	PREFIX=%{_prefix}
 
 %install
@@ -40,6 +44,7 @@
 
 %files
 %defattr(644,root,root,755)
+%doc ChangeLog
 %attr(755,root,root) %{_bindir}/%{name}
 %{_datadir}/application-registry/%{name}.applications
 %{_desktopdir}/%{name}.desktop
@@ -53,6 +58,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2007/06/21 18:49:18  qboosh
+- use optflags
+- BR: pkgconfig
+
 Revision 1.3  2007/06/21 18:45:27  qboosh
 - pl
 
================================================================

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



More information about the pld-cvs-commit mailing list