summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordarekr2005-04-06 16:24:06 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit914d05fe7295285177e13c7669e724804516c5b8 (patch)
tree0e52a99053b46db81a003fb3c3b85ae1c67a9c01
parentaa0bd5654cb526f25d99dedd1033a7f52900d037 (diff)
downloadkde-style-phase-914d05fe7295285177e13c7669e724804516c5b8.zip
kde-style-phase-914d05fe7295285177e13c7669e724804516c5b8.tar.gz
- _kdedocdir needs macros 1.129
- unified Changed files: kde-style-phase.spec -> 1.7
-rw-r--r--kde-style-phase.spec7
1 files changed, 4 insertions, 3 deletions
diff --git a/kde-style-phase.spec b/kde-style-phase.spec
index b92cce0..987098a 100644
--- a/kde-style-phase.spec
+++ b/kde-style-phase.spec
@@ -15,9 +15,10 @@ Source1: http://ep09.pld-linux.org/~djurban/kde/kde-common-admin.tar.bz2
Patch0: %{_name}-unsermake.patch
URL: http://www.kde-look.org/content/show.php?content=11402
BuildRequires: autoconf
-BuildRequires: unsermake
BuildRequires: automake
BuildRequires: kdelibs-devel
+BuildRequires: rpmbuild(macros) >= 1.129
+BuildRequires: unsermake
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -33,8 +34,8 @@ estetyką, nie rozpraszając jednocześnie użytkownika.
%patch0 -p1
%build
-cp -f %{_datadir}/automake/config.sub admin
-export UNSERMAKE=%{_datadir}/unsermake/unsermake
+cp -f /usr/share/automake/config.sub admin
+export UNSERMAKE=/usr/share/unsermake/unsermake
%{__make} cvs -f admin/Makefile.common
%configure \