Author: qboosh Date: Sun Dec 16 21:18:33 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - dropped _name macro (no benefits)
---- Files affected: SPECS: fonts-TTF-DejaVu.spec (1.38 -> 1.39) ---- Diffs: ================================================================ Index: SPECS/fonts-TTF-DejaVu.spec diff -u SPECS/fonts-TTF-DejaVu.spec:1.38 SPECS/fonts-TTF-DejaVu.spec:1.39 --- SPECS/fonts-TTF-DejaVu.spec:1.38 Sun Dec 16 22:14:58 2007 +++ SPECS/fonts-TTF-DejaVu.spec Sun Dec 16 22:18:27 2007 @@ -1,5 +1,4 @@ # $Revision$, $Date$ -%define _name dejavu Summary: Bitstream Vera True Type fonts fork with additional characters Summary(pl.UTF-8): Odłam fontów True Type Bitstream Vera z dodanymi znakami Name: fonts-TTF-DejaVu @@ -7,7 +6,7 @@ Release: 1 License: distributable Group: Fonts -Source0: http://dl.sourceforge.net/dejavu/%{_name}-fonts-ttf-%{version}.tar.bz2 +Source0: http://dl.sourceforge.net/dejavu/dejavu-fonts-ttf-%{version}.tar.bz2 # Source0-md5: 95fcce4244a786cee3ce49debe17ef34 URL: http://dejavu.sourceforge.net/wiki/index.php/Main_Page Requires(post,postun): fontpostinst @@ -26,7 +25,7 @@ wielu alfabetów. %prep -%setup -q -n %{_name}-fonts-ttf-%{version} +%setup -q -n dejavu-fonts-ttf-%{version} %install rm -rf $RPM_BUILD_ROOT @@ -54,6 +53,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.39 2007-12-16 21:18:27 qboosh +- dropped _name macro (no benefits) + Revision 1.38 2007-12-16 21:14:58 qrczak - 2.22 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/fonts-TTF-DejaVu.spec?r1=1.38&r2=1.39&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
