Author: uzsolt                       Date: Tue Apr  7 17:22:04 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- apply system-specific cflags
- change Group
- rel 1

---- Files affected:
SPECS:
   tpgt.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/tpgt.spec
diff -u SPECS/tpgt.spec:1.1 SPECS/tpgt.spec:1.2
--- SPECS/tpgt.spec:1.1 Fri Dec 19 22:01:45 2008
+++ SPECS/tpgt.spec     Tue Apr  7 19:21:59 2009
@@ -3,14 +3,15 @@
 Summary(hu.UTF-8):     Ncurses alapú gépelést oktató program
 Name:          tpgt
 Version:       0.6.0
-Release:       0.1
+Release:       1
 License:       GPL v2
-Group:         Applications
+Group:         Applications/Text
 Source0:       http://szit.hu/tpgt/%{name}-%{version}-src.tar.gz
 # Source0-md5: 03d351f9b3081fee7b8bd850596c2de4
 Patch0:                %{name}-0.6.0-lesson-fix-dir.patch
 URL:           http://szit.hu/tpgt/
 BuildRequires: ncurses-ext-devel
+BuildRequires: sed >= 4.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -22,6 +23,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%{__sed} -i "s...@^cflags.*@CFLAGS=%{rpmcflags}@" src/Makefile
 
 %build
 %{__make}
@@ -59,6 +61,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2009/04/07 17:21:59  uzsolt
+- apply system-specific cflags
+- change Group
+- rel 1
+
 Revision 1.1  2008/12/19 21:01:45  uzsolt
 - initial
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tpgt.spec?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to