Author: qrczak                       Date: Tue Feb 27 22:56:14 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- dvi2tty-ansi-c.patch: fixed trivial ANSI C violations.
- Release 2.

---- Files affected:
SPECS:
   dvi2tty.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/dvi2tty.spec
diff -u SPECS/dvi2tty.spec:1.12 SPECS/dvi2tty.spec:1.13
--- SPECS/dvi2tty.spec:1.12     Mon Feb 12 22:23:53 2007
+++ SPECS/dvi2tty.spec  Tue Feb 27 23:56:08 2007
@@ -3,11 +3,12 @@
 Summary(pl.UTF-8):     Konwerter DVI do ascii
 Name:          dvi2tty
 Version:       5.3.1
-Release:       1
+Release:       2
 License:       GPL v2
 Group:         Applications/Text
 Source0:       http://www.mesa.nl/pub/%{name}/%{name}-%{version}.tar.gz
 # Source0-md5: 315689466848529c2c7e94e11370a7df
+Patch0:                %{name}-ansi-c.patch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -18,6 +19,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__make} \
@@ -47,6 +49,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2007/02/27 22:56:08  qrczak
+- dvi2tty-ansi-c.patch: fixed trivial ANSI C violations.
+- Release 2.
+
 Revision 1.12  2007/02/12 21:23:53  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dvi2tty.spec?r1=1.12&r2=1.13&f=u

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

Reply via email to