rpms/surf/F-12 surf.spec,1.1,1.2

Simon Wesp cassmodiah at fedoraproject.org
Sun Jan 17 11:40:55 UTC 2010


Author: cassmodiah

Update of /cvs/pkgs/rpms/surf/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23161

Modified Files:
	surf.spec 
Log Message:
* Sun Jan 17 2010 Simon Wesp <cassmodiah at fedoraproject.org> - 0.3-2
- Output is verbose now



Index: surf.spec
===================================================================
RCS file: /cvs/pkgs/rpms/surf/F-12/surf.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- surf.spec	16 Jan 2010 17:21:00 -0000	1.1
+++ surf.spec	17 Jan 2010 11:40:55 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           surf
 Version:        0.3
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Simple web browser
 
 Group:          Applications/Internet
@@ -12,6 +12,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 
 BuildRequires:  webkitgtk-devel
 BuildRequires:  desktop-file-utils
+Requires:       dmenu
 
 
 %description
@@ -27,6 +28,8 @@ sed -e 's|/usr/local|%{_prefix}|g' \
     -e 's|-std=c99 -pedantic -Wall -Os ${INCS} ${CPPFLAGS}|%{optflags} ${INCS} ${CPPFLAGS}|g' \
     -i config.mk
 
+sed -i 's!^\(\t\+\)@!\1!' Makefile
+
 
 %build
 make %{?_smp_mflags}
@@ -56,5 +59,8 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Jan 17 2010 Simon Wesp <cassmodiah at fedoraproject.org> - 0.3-2
+- Output is verbose now
+
 * Sun Jan 10 2010 Simon Wesp <cassmodiah at fedoraproject.org> - 0.3-1
 - Initial package build



More information about the scm-commits mailing list