Author: adamg Date: Sun Jun 19 19:53:35 2011 GMT Module: packages Tag: HEAD ---- Log message: - cosmetics, - epoch is not defined, don't use it
---- Files affected: packages/ntfs-3g_ntfsprogs: ntfs-3g_ntfsprogs.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: packages/ntfs-3g_ntfsprogs/ntfs-3g_ntfsprogs.spec diff -u packages/ntfs-3g_ntfsprogs/ntfs-3g_ntfsprogs.spec:1.2 packages/ntfs-3g_ntfsprogs/ntfs-3g_ntfsprogs.spec:1.3 --- packages/ntfs-3g_ntfsprogs/ntfs-3g_ntfsprogs.spec:1.2 Sun Jun 19 21:49:48 2011 +++ packages/ntfs-3g_ntfsprogs/ntfs-3g_ntfsprogs.spec Sun Jun 19 21:53:29 2011 @@ -7,14 +7,14 @@ Summary(pl.UTF-8): Sterownik do NTFS umożliwiający odczyt i zapis Name: ntfs-3g_ntfsprogs Version: 2011.4.12 -Release: 0.1 +Release: 0.2 License: GPL v2+ Group: Applications/System #Source0-Download: http://www.tuxera.com/community/ntfs-3g-download/ Source0: http://www.tuxera.com/opensource/%{name}-%{version}.tgz # Source0-md5: 9c4ce318373b15332239a77a9d2a39fe -Source1: ntfs-3g.fdi -Source2: ntfs-3g.rules +Source1: %{name}.fdi +Source2: %{name}.rules URL: http://www.tuxera.com/community/ BuildRequires: autoconf >= 2.59 BuildRequires: automake @@ -113,7 +113,7 @@ Summary: Header files for libntfs-3g library Summary(pl.UTF-8): Pliki nagłówkowe dla biblioteki libntfs-3g Group: Development/Libraries -Requires: ntfs-3g-libs = %{epoch}:%{version}-%{release} +Requires: ntfs-3g-libs = %{version}-%{release} %description -n ntfs-3g-devel This package includes the header files needed to link software with @@ -127,7 +127,7 @@ Summary: Static version of libntfs-3g library Summary(pl.UTF-8): Statyczna wersja bibliotek libntfs-3g Group: Development/Libraries -Requires: ntfs-3g-devel = %{epoch}:%{version}-%{release} +Requires: ntfs-3g-devel = %{version}-%{release} %description -n ntfs-3g-static This package contains the static version of libntfs-3g library. @@ -139,7 +139,7 @@ Summary: HAL integration for ntfs-3g Summary(pl.UTF-8): Integracja ntfs-3g z HAL-em Group: Applications/System -Requires: ntfs-3g = %{epoch}:%{version}-%{release} +Requires: ntfs-3g = %{version}-%{release} %description -n ntfs-3g-hal HAL integration for ntfs-3g. @@ -151,7 +151,7 @@ Summary: udev integration for ntfs-3g Summary(pl.UTF-8): Integracja ntfs-3g z udevem Group: Applications/System -Requires: ntfs-3g = %{epoch}:%{version}-%{release} +Requires: ntfs-3g = %{version}-%{release} %description -n ntfs-3g-udev udev integration for ntfs-3g. @@ -275,6 +275,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2011/06/19 19:53:29 adamg +- cosmetics, +- epoch is not defined, don't use it + Revision 1.2 2011/06/19 19:49:48 adamg - introduce package scheme suggested by qboosh in http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2011-June/022228.html ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ntfs-3g_ntfsprogs/ntfs-3g_ntfsprogs.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
