rpms/man-pages-uk/devel man-pages-uk.spec,1.2,1.3

Andy Shevchenko (andriy) fedora-extras-commits at redhat.com
Fri Sep 1 05:05:10 UTC 2006


Author: andriy

Update of /cvs/extras/rpms/man-pages-uk/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9967

Modified Files:
	man-pages-uk.spec 
Log Message:
fix build break


Index: man-pages-uk.spec
===================================================================
RCS file: /cvs/extras/rpms/man-pages-uk/devel/man-pages-uk.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- man-pages-uk.spec	1 Sep 2006 04:38:56 -0000	1.2
+++ man-pages-uk.spec	1 Sep 2006 05:05:10 -0000	1.3
@@ -1,12 +1,12 @@
 %define date 20060830
 Name: man-pages-uk
 Version: 0.1
-Release: 0.3.%{date}%{?dist}
+Release: 0.4.%{date}%{?dist}
 Summary: Ukrainian man pages from the Linux Documentation Project
 License: FDL
 Group: Documentation
 URL: http://docs.linux.org.ua/index.php/Man:Contents
-Source0: http://dl.sourceforge.net/sourceforge/wiki2man/manpages-uk-utf8-%{date}.tar.bz2
+Source0: http://dl.sourceforge.net/sourceforge/wiki2man/man-pages-uk-utf8-%{date}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
 
@@ -15,7 +15,7 @@
 Ukrainian.
 
 %prep
-%setup -q -n manpages-uk-utf8-%{date}
+%setup -q -n man-pages-uk-utf8-%{date}
 
 %build
 make
@@ -35,6 +35,9 @@
 %lang(uk) %{_mandir}/uk
 
 %changelog
+* Fri Sep 01 2006 Andy Shevchenko <andriy at asplinux.com.ua> 0.1-0.4.20060830
+- fix tarball name according to mainstream
+
 * Fri Sep 01 2006 Andy Shevchenko <andriy at asplinux.com.ua> 0.1-0.3.20060830
 - update to 20060830 snapshot
 




More information about the scm-commits mailing list