Author: sls Date: Fri Mar 28 05:03:36 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - __intltoolize - package manuals - rel. 1
---- Files affected: SPECS: ntfs-config.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/ntfs-config.spec diff -u SPECS/ntfs-config.spec:1.3 SPECS/ntfs-config.spec:1.4 --- SPECS/ntfs-config.spec:1.3 Fri Mar 28 05:54:36 2008 +++ SPECS/ntfs-config.spec Fri Mar 28 06:03:30 2008 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Frontend do włączania/wyłączania obsługi zapisu na NTFS Name: ntfs-config Version: 1.0.1 -Release: 0.1 +Release: 1 License: GPL Group: Applications/System Source0: http://flomertens.free.fr/ntfs-config/download/source/%{name}-%{version}.tar.gz @@ -39,6 +39,7 @@ %setup -q %build +%{__intltoolize} %{__aclocal} %{__autoconf} %{__automake} @@ -79,6 +80,8 @@ %{_datadir}/%{name} %{_desktopdir}/%{name}.desktop %{py_sitedir}/NtfsConfig +%{_mandir}/man8/ntfs-config-root.8* +%{_mandir}/man8/ntfs-config.8* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -86,6 +89,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2008-03-28 05:03:30 sls +- __intltoolize +- package manuals +- rel. 1 + Revision 1.3 2008-03-28 04:54:36 sls - ver. 1.0.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ntfs-config.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
