]> git.pld-linux.org Git - packages/cphone.git/commitdiff
- removed BR: glibc-devel (required by rpm-build)
authordarekr <darekr@pld-linux.org>
Thu, 24 Nov 2005 12:56:45 +0000 (12:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added %doc

Changed files:
    cphone.spec -> 1.5

cphone.spec

index c6c5717dcb852bbd3cbd9da963303c3d75eff911..02b0899418dec519d4541422f95ec6bf30ad6630 100644 (file)
@@ -5,7 +5,7 @@ Version:        0.3.1
 Release:       0.1
 License:       MPL v1
 Group:         X11/Applications/Networking
 Release:       0.1
 License:       MPL v1
 Group:         X11/Applications/Networking
-Source0:       http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
+Source0:       http://dl.sourceforge.net/cphone/%{name}-%{version}.tar.bz2
 # Source0-md5: 7574cc0aae961561792bd0b8d17ae933
 Patch0:                %{name}-Makefile.patch
 Patch1:                %{name}-comp_fix.patch
 # Source0-md5: 7574cc0aae961561792bd0b8d17ae933
 Patch0:                %{name}-Makefile.patch
 Patch1:                %{name}-comp_fix.patch
@@ -15,7 +15,6 @@ BuildRequires:        automake
 BuildRequires: openh323-devel >= 1.12.0
 BuildRequires: pwlib-devel >= 1.5.0
 BuildRequires: qt-devel >= 3.1.2
 BuildRequires: openh323-devel >= 1.12.0
 BuildRequires: pwlib-devel >= 1.5.0
 BuildRequires: qt-devel >= 3.1.2
-BuildRequires: glibc-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -50,4 +49,5 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
 
 %files
 %defattr(644,root,root,755)
+%doc README
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_bindir}/*
This page took 0.071872 seconds and 4 git commands to generate.